Searched refs:yellow (Results 1 – 2 of 2) sorted by relevance
12 color to yellow and if it exceeds the limit, it turns red. User
38 GLColor yellow = new GLColor(one, one, 0); in makeGLWorld() local107 mCubes[i].setFaceColor(Cube.kLeft, yellow); in makeGLWorld()