Searched defs:WALK (Results 1 - 1 of 1) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DNPCAnimationComponent.java26 public static final int WALK = 1; field in class:NPCAnimationComponent
76 case WALK:
204 mCurrentAnimation = WALK;
264 mCurrentAnimation = WALK;
328 mCurrentAnimation = WALK;

Completed in 155 milliseconds