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

/external/replicaisland/src/com/replica/replicaisland/
H A DHudSystem.java399 drawNumber(mCoinLocation, mCoinDigits, true);
418 drawNumber(mRubyLocation, mRubyDigits, true);
430 drawNumber(mFPSLocation, mFPSDigits, false);
474 private void drawNumber(Vector2 location, int[] digits, boolean drawX) { method in class:HudSystem

Completed in 49 milliseconds