support for 512x512 textures
This commit is contained in:
@@ -41,6 +41,9 @@ class IntroWarInfoState : public State<IntroStateType> {
|
||||
IntroStateType state;
|
||||
bool _wantFinish;
|
||||
bool initialized;
|
||||
|
||||
Texture* warInfoTexture;
|
||||
Sprite* warInfoSprite;
|
||||
};
|
||||
|
||||
} // namespace Demo
|
||||
|
||||
Reference in New Issue
Block a user