Package zombie.popman
Class ZombieTriggerXmlFile
java.lang.Object
zombie.popman.ZombieTriggerXmlFile
public final class ZombieTriggerXmlFile
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description boolean
bDebugLoggingEnabled
boolean
setDebugLoggingEnabled
int
spawnHorde
-
Constructor Summary
Constructors Constructor Description ZombieTriggerXmlFile()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
spawnHorde
public int spawnHorde -
setDebugLoggingEnabled
public boolean setDebugLoggingEnabled -
bDebugLoggingEnabled
public boolean bDebugLoggingEnabled
-
-
Constructor Details
-
ZombieTriggerXmlFile
public ZombieTriggerXmlFile()
-