public class GUIProxy
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GUIProxy
public GUIProxy()
-
Method Details
-
switchView
public static void switchView(GUI.View view)
-
alert
public static void alert(String s)
-
notify
public static void notify(String s)
-
render
public static void render()
-
log
public static void log(String chat)