yes, offcourse, but a few days ago, actually yesterdayMoosader wrote:Shouldn't "Art needed" postings go in the Art forum?lalacomun wrote:dude please post all these on the off-topic section


yes, offcourse, but a few days ago, actually yesterdayMoosader wrote:Shouldn't "Art needed" postings go in the Art forum?lalacomun wrote:dude please post all these on the off-topic section
at the end of struct entityJarrodParkes wrote:Where is Entity1 created?Code: Select all
Entity1.setX(20);
Code: Select all
struct Entity
{
...
} Entity1;
Nolalacomun wrote:arent you including a source file (.cpp) in you main program ??