MCPcopy Create free account
hub / github.com/axmolengine/axmol / forward

Method forward

tests/cpp-tests/Source/TerrainTest/TerrainTest.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292void Player::forward()
293{
294 _playerState = PLAYER_STATE_FORWARD;
295}
296
297void Player::backward()
298{

Callers 2

onTouchEndMethod · 0.45
onTouchesEndMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected