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

  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/
EffectPanel.java 260 new ParticleControllerInfluencer.Single(editor.assetManager.get(FlameMain.DEFAULT_TEMPLATE_PFX, ParticleEffect.class).getControllers().get(0)),
FlameMain.java 121 DEFAULT_TEMPLATE_PFX = "defaultTemplate.pfx",
701 assetManager.load(DEFAULT_TEMPLATE_PFX, ParticleEffect.class, params);
    [all...]

Completed in 68 milliseconds