HomeSort by relevance Sort by last modified time
    Searched defs:normalColor (Results 1 - 2 of 2) sorted by null

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
CollisionWorldTest.java 37 Color normalColor = new Color();
89 normalColor.set(0.5f + 0.5f * (float)Math.random(), 0.5f + 0.5f * (float)Math.random(), 0.5f + 0.5f * (float)Math.random(),
119 movingBox.setColor(hit ? Color.RED : normalColor);
  /prebuilts/sdk/current/support/design/libs/
android-support-design.jar 

Completed in 102 milliseconds