public class ACGameMain
extends javafx.application.Application
| Modifier and Type | Field and Description |
|---|---|
static int |
FRAMES_PER_SECOND |
static int |
SIZE |
| Constructor and Description |
|---|
ACGameMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
start(javafx.stage.Stage s)
Set things up at the beginning.
|
public static final int SIZE
public static final int FRAMES_PER_SECOND