Searched refs:spawnFromWorld (Results 1 - 2 of 2) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java574 public void spawnFromWorld(TiledWorld world, int tileWidth, int tileHeight) { method in class:GameObjectFactory
H A DLevelSystem.java193 factory.spawnFromWorld(mSpawnLocations, mTileWidth, mTileHeight);

Completed in 106 milliseconds