Add deinit
for preperation for web
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
~Tree();
|
||||
void draw(Rectangle dest, float rotation);
|
||||
void newTree();
|
||||
void deinit();
|
||||
|
||||
private:
|
||||
int size = 0;
|
||||
|
Reference in New Issue
Block a user