Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DHudSystem.java174 public void setFadeTexture(Texture texture) { in setFadeTexture() method in HudSystem
DGame.java173 hud.setFadeTexture(longTermTextureLibrary.allocateTexture(R.drawable.black)); in bootstrap()