Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DNPCAnimationComponent.java133 protected boolean shouldJump(GameObject parentObject) { in shouldJump() method in NPCAnimationComponent
196 } else if (shouldJump(parentObject)) { in idle()
222 } else if (shouldJump(parentObject)) { in walk()
259 } else if (shouldJump(parentObject)) { in run()