Package | Description |
---|---|
lavesdk.algorithm |
Modifier and Type | Method and Description |
---|---|
void |
RTEListener.beforePause(RTEvent e)
Indicates that the runtime environment wants to transition into pause state.
|
void |
RTEAdapter.beforePause(RTEvent e) |
void |
RTEListener.beforeResume(RTEvent e)
Indicates that the runtime environment wants to resume.
|
void |
RTEAdapter.beforeResume(RTEvent e) |
void |
RTEListener.beforeStart(RTEvent e)
Indicates that the runtime environment wants to start from scratch.
|
void |
RTEAdapter.beforeStart(RTEvent e) |