mirror of https://github.com/axmolengine/axmol.git
973239f8a0
* Fix: error C2360: initialization of 't' is skipped by 'case' label case ExampleGameState::update: ///////////////////////////// // Add your codes below...like.... // // UpdateJoyStick(); // UpdatePlayer(); // UpdatePhysics(); // ... int t = 10; break; * Update HelloWorldScene.cpp * Update HelloWorldScene.cpp |
||
---|---|---|
.. | ||
Content | ||
Source | ||
proj.android | ||
proj.ios_mac | ||
proj.linux | ||
proj.win32 | ||
proj.winrt | ||
CMakeLists.txt | ||
axproj-template.json | ||
run.bat.in |