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

/external/replicaisland/src/com/replica/replicaisland/
H A DNPCAnimationComponent.java169 protected boolean shouldTakeHit(GameObject parentObject) { method in class:NPCAnimationComponent
209 } else if (shouldTakeHit(parentObject)) {
239 } else if (shouldTakeHit(parentObject)) {
277 } else if (shouldTakeHit(parentObject)) {
287 } else if (shouldTakeHit(parentObject)) {

Completed in 14 milliseconds