Home
last modified time | relevance | path

Searched refs:destroyOnDeactivation (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGameObject.java46 public boolean destroyOnDeactivation; field in GameObject
110 destroyOnDeactivation = false; in reset()
DGameObjectManager.java100 if (gameObject.destroyOnDeactivation) { in update()
DGameObjectFactory.java4002 object.destroyOnDeactivation = true;
4084 object.destroyOnDeactivation = true;
4158 object.destroyOnDeactivation = true;
4233 object.destroyOnDeactivation = true;
4299 object.destroyOnDeactivation = true;
5706 object.destroyOnDeactivation = true;
6232 object.destroyOnDeactivation = true;
6303 object.destroyOnDeactivation = true;
6559 object.destroyOnDeactivation = true;
6594 object.destroyOnDeactivation = true;
[all …]