Home
last modified time | relevance | path

Searched refs:GENERAL_OBJECT (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSortConstants.java24 public static final int GENERAL_OBJECT = 10; field in SortConstants
DGameObjectFactory.java3060 render.setPriority(SortConstants.GENERAL_OBJECT);
3122 render.setPriority(SortConstants.GENERAL_OBJECT);
3333 render.setPriority(SortConstants.GENERAL_OBJECT);
3419 render.setPriority(SortConstants.GENERAL_OBJECT);
4359 render.setPriority(SortConstants.GENERAL_OBJECT);
4460 render.setPriority(SortConstants.GENERAL_OBJECT);
4561 render.setPriority(SortConstants.GENERAL_OBJECT);
4845 render.setPriority(SortConstants.GENERAL_OBJECT);
5056 render.setPriority(SortConstants.GENERAL_OBJECT);
5323 render.setPriority(SortConstants.GENERAL_OBJECT);
[all …]