Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
292
void Player::forward()
293
{
294
_playerState = PLAYER_STATE_FORWARD;
295
}
296
297
void Player::backward()
298
{
Callers
2
onTouchEnd
Method · 0.45
onTouchesEnd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected