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

/external/replicaisland/src/com/replica/replicaisland/
H A DGameComponent.java33 COLLISION_RESPONSE, // intersections are resolved enum constant in enum:GameComponent.ComponentPhases
H A DBackgroundCollisionComponent.java58 setPhase(ComponentPhases.COLLISION_RESPONSE.ordinal());
82 setPhase(ComponentPhases.COLLISION_RESPONSE.ordinal());

Completed in 91 milliseconds