MCPcopy 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
287void Player::idle()
288{
289 _playerState = PLAYER_STATE_IDLE;
290}
291
292void Player::forward()
293{

Callers 2

onTouchEndMethod · 0.80
onTouchesEndMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected