Package zombie.globalObjects
Class CGlobalObjects
java.lang.Object
zombie.globalObjects.CGlobalObjects
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CGlobalObjectSystem
getSystemByIndex
(int int1) static CGlobalObjectSystem
getSystemByName
(String string) static int
static void
static void
loadInitialState
(ByteBuffer byteBuffer) static CGlobalObjectSystem
static void
static boolean
receiveServerCommand
(String string, String string2, KahluaTable kahluaTable) static CGlobalObjectSystem
registerSystem
(String string) 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()
-