Home
last modified time | relevance | path

Searched refs:getCastTime (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
DComboMove.java87 public float getCastTime() { in getCastTime() method in ComboMove
DTestComboMoves.java212 currentMoveCastTime = currentMove.getCastTime(); in onAction()