crowplexus.iris

..
utils
AutoIrisConfig

ErrorSeverity

Declares the severity of an error, adds a little prefix to printing showing which kind of failure it is

ErrorSeverityTools

Iris

This basic object helps with the creation of scripts, along with having neat helper functions to initialize and stop scripts

IrisCall

IrisConfig

IrisUsingClass

This is used to mark classes that can be used with the using keyword. You can also add @:irisUsableEntry to your class. If you wanna force the class to be called with any type, you can add @:irisUsableEntry(forceAny)

OneOfTwo

RawIrisConfig