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

/external/replicaisland/src/com/replica/replicaisland/
H A DHudSystem.java60 private DrawableBitmap mStompButtonEnabledDrawable; field in class:HudSystem
132 mStompButtonEnabledDrawable = null;
184 mStompButtonEnabledDrawable = stompEnabled;
332 if (mStompButtonEnabledDrawable != null && mStompButtonDepressedDrawable != null) {
334 DrawableBitmap bitmap = mStompButtonEnabledDrawable;

Completed in 240 milliseconds