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

  /external/replicaisland/src/com/replica/replicaisland/
BackgroundCollisionComponent.java 26 public class BackgroundCollisionComponent extends GameComponent {
56 public BackgroundCollisionComponent(int width, int height, int horzOffset, int vertOffset) {
80 public BackgroundCollisionComponent() {
GameObjectFactory.java 216 new ComponentClass(BackgroundCollisionComponent.class, 192),
    [all...]

Completed in 90 milliseconds