Erwan
- "Fix" issue 152. Please review. There is an extra cost when loading the shop...could probably be improved...the image is huge, and it's a png (so no 5551 improvement here...should we switch to a jpeg ?)
This commit is contained in:
@@ -25,6 +25,10 @@ class GameStateShop: public GameState, public JGuiListener
|
||||
JQuad * mBack;
|
||||
JQuad * mBg;
|
||||
JTexture * mBgTex;
|
||||
|
||||
int lightAlpha;
|
||||
int alphaChange;
|
||||
|
||||
SimpleMenu * menu;
|
||||
int mStage;
|
||||
char starterBuffer[128], boosterBuffer[128];
|
||||
|
||||
Reference in New Issue
Block a user