@Deprecated public class PauseAction extends java.lang.Object implements Action, IsInteraction
| Constructor and Description |
|---|
PauseAction(long pause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
public java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction