Home
last modified time | relevance | path

Searched refs:statePostGhostDelay (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DPlayerComponent.java312 statePostGhostDelay(gameTime, timeDelta, parentObject); in update()
518 protected void statePostGhostDelay(float time, float timeDelta, GameObject parentObject) { in statePostGhostDelay() method in PlayerComponent