HomeSort by relevance Sort by last modified time
    Searched refs:POST_PHYSICS (Results 1 - 3 of 3) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GameComponent.java 30 POST_PHYSICS, // inertia, friction, and bounce
SimplePhysicsComponent.java 26 setPhase(GameComponent.ComponentPhases.POST_PHYSICS.ordinal());
PhysicsComponent.java 40 setPhase(ComponentPhases.POST_PHYSICS.ordinal());

Completed in 369 milliseconds