Class CGlobalObjects
java.lang.Object
zombie.globalObjects.CGlobalObjects
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CGlobalObjectSystem
getSystemByIndex
(int index) static CGlobalObjectSystem
getSystemByName
(String name) static int
static void
static void
static CGlobalObjectSystem
static void
static boolean
receiveServerCommand
(String string0, String string1, se.krka.kahlua.vm.KahluaTable kahluaTable) static CGlobalObjectSystem
registerSystem
(String name) static void
Reset()
-
Field Details
-
systems
-
initialState
-
-
Constructor Details
-
CGlobalObjects
public CGlobalObjects()
-
-
Method Details
-
noise
-
registerSystem
-
newSystem
- Throws:
IllegalStateException
-
getSystemCount
public static int getSystemCount() -
getSystemByIndex
-
getSystemByName
-
initSystems
public static void initSystems() -
loadInitialState
- Throws:
IOException
-
receiveServerCommand
-
Reset
public static void Reset()
-