public class TestArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Engine |
engine |
static boolean |
isActive
Has to be true in order to have access to the test button in the menu.
|
| Constructor and Description |
|---|
TestArea() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute()
This method gets called when the test button got pressed
|
public static final boolean isActive
public static Engine engine