destroy all textures on window destruction and restore OpenGL objects when Android resumes the app
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
void initAssets();
|
||||
void initLayout();
|
||||
void create();
|
||||
void terminate();
|
||||
void clear();
|
||||
void update(float dt);
|
||||
void resize(float w, float h);
|
||||
|
||||
Reference in New Issue
Block a user