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

/external/replicaisland/src/com/replica/replicaisland/
H A DHitPlayerComponent.java26 boolean mHitDirection; field in class:HitPlayerComponent
43 mHitDirection = false; // by default, hit myself
58 if (!mHitDirection) {
77 mHitDirection = hitPlayer;

Completed in 86 milliseconds