Home
last modified time | relevance | path

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

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java613 private static int sShipColor = 0; local
623 int color = sShipColor & 0x07; in getNextShipColor()
626 sShipColor++; in getNextShipColor()
628 sShipColor++; in getNextShipColor()