Static _resetStatic disableDisable a specific feature flag by name. Note: can only be set before Engine constructor time
Static enableEnable a specific feature flag by name. Note: can only be set before Engine constructor time
Static freezeStatic isStatic showStatic use
Flags is a feature flag implementation for Excalibur. They can only be operated before Engine construction after which they are frozen and are read-only.
Flags are used to enable experimental or preview features in Excalibur.