Searched refs:shurikenExec (Results 1 – 1 of 1) sorted by relevance
55 private ComboMoveExecution shurikenExec; field in TestComboMoves140 shurikenExec = new ComboMoveExecution(shuriken); in simpleInitApp()150 shurikenExec.updateExpiration(time); in simpleUpdate()151 shurikenText.setText("Shuriken Exec: " + shurikenExec.getDebugString()); in simpleUpdate()181 if (shurikenExec.updateState(pressedMappings, time)){ in onAction()