Class OverlayTesting
java.lang.Object
net.lugo.overlaylib.test.OverlayTesting
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanstatic booleangetFunctionIds(String id) static booleanstatic booleanstatic voidregisterTest(String id, OverlayTesting.OverlayTest test, Map<String, Supplier<Boolean>> functions) static voidstatic voidstatic voidstatic voidstatic @Nullable Booleanstatic voidsetReportingEnabled(boolean enabled) static boolean
-
Method Details
-
bootstrap
public static void bootstrap() -
registerTest
-
getTestIds
-
getFunctionIds
-
enable
-
disable
-
run
-
isEnabled
-
setReportingEnabled
public static void setReportingEnabled(boolean enabled) -
shouldReport
public static boolean shouldReport() -
isReportingEnabled
public static boolean isReportingEnabled() -
report
-
report
-
report
-
report
-