Home
last modified time | relevance | path

Searched refs:getAnimationCount (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSpriteComponent.java218 public final int getAnimationCount() { in getAnimationCount() method in SpriteComponent
DGameObjectFactory.java6240 final int animIndex = (int)(Math.random() * sprite.getAnimationCount());