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

/external/replicaisland/src/com/replica/replicaisland/
H A DDebugSystem.java27 private Texture mRedBoxTexture; field in class:DebugSystem
39 mRedBoxTexture = library.allocateTexture(R.drawable.debug_box_red);
88 result = mRedBoxTexture;

Completed in 177 milliseconds