OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAKE_HIT
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
NPCAnimationComponent.java
32
public static final int
TAKE_HIT
= 7;
94
case
TAKE_HIT
:
172
&& mSprite.findAnimation(
TAKE_HIT
) != null) {
210
mCurrentAnimation =
TAKE_HIT
;
240
mCurrentAnimation =
TAKE_HIT
;
278
mCurrentAnimation =
TAKE_HIT
;
288
mCurrentAnimation =
TAKE_HIT
;
GameObjectFactory.java
[
all
...]
Completed in 32 milliseconds