Searched refs:BackgroundCollisionComponent (Results 1 – 2 of 2) sorted by relevance
26 public class BackgroundCollisionComponent extends GameComponent { class56 public BackgroundCollisionComponent(int width, int height, int horzOffset, int vertOffset) { in BackgroundCollisionComponent() method in BackgroundCollisionComponent80 public BackgroundCollisionComponent() { in BackgroundCollisionComponent() method in BackgroundCollisionComponent
216 new ComponentClass(BackgroundCollisionComponent.class, 192), in GameObjectFactory()870 BackgroundCollisionComponent bgcollision 871 = (BackgroundCollisionComponent)allocateComponent(BackgroundCollisionComponent.class);1231 BackgroundCollisionComponent bgcollision 1232 = (BackgroundCollisionComponent)allocateComponent(BackgroundCollisionComponent.class);1409 BackgroundCollisionComponent bgcollision 1410 = (BackgroundCollisionComponent)allocateComponent(BackgroundCollisionComponent.class);1622 BackgroundCollisionComponent bgcollision 1623 = (BackgroundCollisionComponent)allocateComponent(BackgroundCollisionComponent.class);1830 …BackgroundCollisionComponent bgcollision = (BackgroundCollisionComponent)allocateComponent(Backgro…[all …]