axmol/cocos2dx/platform/win32
moadib 267cce29a9 Added testing ability for case when application enters background and returns in foreground on windows platform.
When application minimized applicationDidEnterBackground() called, when restored applicationWillEnterForeground().

Also break; forgotten in WM_KEYDOWN.
2011-09-22 13:11:51 +04:00
..
CCAccelerometer_win32.h fixed #703: refactor Accelerometer 2011-08-31 17:14:29 +08:00
CCApplication_win32.cpp fixed #323, Remove the #include <map> in CCApplication_win32.cpp. 2011-06-21 12:01:59 +08:00
CCApplication_win32.h fixed #323, Add an interface to get the current language. 2011-06-17 10:49:02 +08:00
CCEGLView_win32.cpp Added testing ability for case when application enters background and returns in foreground on windows platform. 2011-09-22 13:11:51 +04:00
CCEGLView_win32.h fixed #526 Wrap glScissor in CCEGLVIew::setScissorInPoints. 2011-06-27 10:55:45 +08:00
CCFileUtils_win32.cpp fixed #656: remove unneeded methods & android can let user set resource path 2011-08-04 17:19:58 +08:00
CCImage_win32.cpp fixed #347 fixed 'AddFontResource' path error! 2011-08-08 10:32:21 +08:00
CCThread_win32.cpp issue #396 android modified. 2011-03-28 11:09:49 +08:00