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

/external/replicaisland/src/com/replica/replicaisland/
H A DNPCAnimationComponent.java133 protected boolean shouldJump(GameObject parentObject) { method in class:NPCAnimationComponent
196 } else if (shouldJump(parentObject)) {
222 } else if (shouldJump(parentObject)) {
259 } else if (shouldJump(parentObject)) {

Completed in 1157 milliseconds