Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ idle
Method
idle
tests/cpp-tests/Source/TerrainTest/TerrainTest.cpp:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
void Player::idle()
288
{
289
_playerState = PLAYER_STATE_IDLE;
290
}
291
292
void Player::forward()
293
{
Callers
2
onTouchEnd
Method · 0.80
onTouchesEnd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected