Searched defs:GameObjectManager (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectManager.java23 * GameObjectManager moves the objects it manages in and out of the active list (that is,
33 public class GameObjectManager extends ObjectManager { class in inherits:ObjectManager
45 public GameObjectManager(float maxActivationRadius) { method in class:GameObjectManager

Completed in 135 milliseconds