put drawButton in its class, and not in main loop
This commit is contained in:
@@ -29,5 +29,6 @@ public:
|
||||
bool floatRight;
|
||||
bool visible;
|
||||
int textSize;
|
||||
|
||||
};
|
||||
void drawObj(G3D::RenderDevice*);
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user