Interface SupportsAdvance
- All Known Implementing Classes:
AdvanceInputState
public interface SupportsAdvance
Advanced from an external source (e.g. key input)
-
Method Summary
Modifier and TypeMethodDescriptionvoid
advance()
Advances theActionState
from an external code source
-
Method Details
-
advance
void advance()Advances theActionState
from an external code source
-