ExecutionAllow
Complete API reference for ExecutionAllow, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public class ExecutionAllow
Constructors
| Signature | Description |
|---|---|
ExecutionAllow(boolean, boolean) | Creates a new instance of ExecutionAllow. |
Methods
| Signature | Returns | Description |
|---|---|---|
onGameStopped() | boolean | Executes onGameStopped and returns after the underlying engine call finishes. |
setOnGameStopped(boolean) | void | Sets or updates the on game stopped. |
onGameRunning() | boolean | Executes onGameRunning and returns after the underlying engine call finishes. |
setOnGameRunning(boolean) | void | Sets or updates the on game running. |