Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java23 public class PhysicsComponent extends GameComponent { class
37 PhysicsComponent() { in PhysicsComponent() method in PhysicsComponent
DGameObjectFactory.java242 new ComponentClass(PhysicsComponent.class, 8), in GameObjectFactory()
708 PhysicsComponent physics = (PhysicsComponent)allocateComponent(PhysicsComponent.class);
5138 PhysicsComponent physics = (PhysicsComponent)allocateComponent(PhysicsComponent.class);