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

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObject.java208 public final float getLastTouchedFloorTime() { method in class:GameObject
H A DNPCAnimationComponent.java123 final float airTime = time.getGameTime() - parentObject.getLastTouchedFloorTime();

Completed in 284 milliseconds