Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DTheSourceComponent.java21 public class TheSourceComponent extends GameComponent { class
40 public TheSourceComponent() { in TheSourceComponent() method in TheSourceComponent
DGameObjectFactory.java254 new ComponentClass(TheSourceComponent.class, 1), in GameObjectFactory()
5422 hitReact.setInvincibleTime(TheSourceComponent.SHAKE_TIME);
5424TheSourceComponent theSource = (TheSourceComponent)allocateComponent(TheSourceComponent.class);