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 |
||
---|---|---|
.. | ||
AppDelegate.cpp | ||
AppDelegate.h | ||
HelloWorldScene.cpp | ||
HelloWorldScene.h |