OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroyOnDeactivation
(Results
1 - 3
of
3
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
GameObject.java
46
public boolean
destroyOnDeactivation
;
110
destroyOnDeactivation
= false;
GameObjectManager.java
100
if (gameObject.
destroyOnDeactivation
) {
GameObjectFactory.java
[
all
...]
Completed in 712 milliseconds