public final class SimEngine extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
X_BOUND
X-axis coordinate boundary.
|
static int |
Y_BOUND
Y-axis coordinate boundary.
|
| Constructor and Description |
|---|
SimEngine() |
public static final int X_BOUND
public static final int Y_BOUND
public static boolean register(EventOutput output)
public static boolean start()
public static boolean stop()
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.