Package com.simsilica.lemur
Interface Command<S>
- All Known Implementing Classes:
Action
,CallMethodAction
,Checkbox.ToggleCommand
,EmptyAction
,MethodCommand
,RollupPanel.ToggleOpenCommand
,TabbedPanel.SwitchToTab
public interface Command<S>
General command object that can be triggered by GUI elements
such as buttons.
-
Method Summary
-
Method Details
-
execute
-