Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGame.java191 Texture[] digitTextures = { in bootstrap() local
204 new DrawableBitmap(digitTextures[0], 0, 0), in bootstrap()
205 new DrawableBitmap(digitTextures[1], 0, 0), in bootstrap()
206 new DrawableBitmap(digitTextures[2], 0, 0), in bootstrap()
207 new DrawableBitmap(digitTextures[3], 0, 0), in bootstrap()
208 new DrawableBitmap(digitTextures[4], 0, 0), in bootstrap()
209 new DrawableBitmap(digitTextures[5], 0, 0), in bootstrap()
210 new DrawableBitmap(digitTextures[6], 0, 0), in bootstrap()
211 new DrawableBitmap(digitTextures[7], 0, 0), in bootstrap()
212 new DrawableBitmap(digitTextures[8], 0, 0), in bootstrap()
[all …]