Package dev.engine_room.flywheel.impl
Class ImplDebugFlags
java.lang.Object
dev.engine_room.flywheel.impl.ImplDebugFlags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanDebug flag to globally turn beginFrame/tick off. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PAUSE_UPDATES
public static boolean PAUSE_UPDATESDebug flag to globally turn beginFrame/tick off.
-
-
Constructor Details
-
ImplDebugFlags
public ImplDebugFlags()
-