Searched refs:startFade (Results 1 - 5 of 5) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DTheSourceComponent.java122 hud.startFade(false, 1.5f);
H A DNPCComponent.java133 hud.startFade(false, 1.5f);
292 hud.startFade(false, 1.5f);
H A DGame.java317 BaseObject.sSystemRegistry.hudSystem.startFade(true, 0.2f);
346 hud.startFade(true, 1.0f);
H A DPlayerComponent.java468 hud.startFade(false, 1.5f);
494 hud.startFade(false, 1.5f);
H A DHudSystem.java209 public void startFade(boolean in, float duration) { method in class:HudSystem

Completed in 111 milliseconds