Home
last modified time | relevance | path

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

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