Searched refs:toExec (Results 1 – 1 of 1) sorted by relevance
200 ComboMove toExec = null; in onAction() local204 toExec = move; in onAction()207 if (currentMove != null && currentMove.getPriority() > toExec.getPriority()){ in onAction()211 currentMove = toExec; in onAction()