Home
last modified time | relevance | path

Searched defs:floatToIntColor (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DNumberUtils.java28 public static int floatToIntColor (float value) { in floatToIntColor() method in NumberUtils
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
DNumberUtils.java31 public static int floatToIntColor (float value) { in floatToIntColor() method in NumberUtils