HomeSort by relevance Sort by last modified time
    Searched refs:BULLET (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/
DependencyBank.java 95 BULLET(
96 new String[]{"com.badlogicgames.gdx:gdx-bullet:$gdxVersion"},
97 new String[]{"com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-desktop"},
98 new String[]{"com.badlogicgames.gdx:gdx-bullet:$gdxVersion", "com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-armeabi", "com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-armeabi-v7a", "com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-arm64-v8a", "com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-x86", "com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-x86_64"},
99 new String[]{"com.badlogicgames.gdx:gdx-bullet-platform:$gdxVersion:natives-ios"}
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 374 2022;bullet;BULLET
493 25D8;invbullet;INVERSE BULLET
565 25E6;openbullet;WHITE BULLET
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
TextField.java 71 static private final char BULLET = 149;
104 private char passwordCharacter = BULLET;
680 /** If true, the text in this text field will be shown as bullet characters.
692 * (bullet). */
    [all...]

Completed in 84 milliseconds