Package zombie.core.profiling
Class TriggerGameProfilerFile
java.lang.Object
zombie.core.profiling.TriggerGameProfilerFile
public class TriggerGameProfilerFile
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description boolean
discard
boolean
isRecording
-
Constructor Summary
Constructors Constructor Description TriggerGameProfilerFile()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
discard
public boolean discard -
isRecording
public boolean isRecording
-
-
Constructor Details
-
TriggerGameProfilerFile
public TriggerGameProfilerFile()
-