Jeck - WResourceManager / Cache should now be leak free. Demo mode still crashes around EnstackBlocker.

This commit is contained in:
wagic.jeck
2009-09-18 01:20:46 +00:00
parent 6abd3cc160
commit 8ba34dafca
16 changed files with 794 additions and 594 deletions

View File

@@ -20,6 +20,7 @@ class hgeDistortionMesh;
class ShopItem:public JGuiObject{
private:
bool mHasFocus;
bool mRelease;
JLBFont *mFont;
string mText;
float xy[8];