Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/math/
DMathUtils.java127 static public boolean randomBoolean () { in randomBoolean() method in MathUtils
132 static public boolean randomBoolean (float chance) { in randomBoolean() method in MathUtils