All color bands visual debug flag.
A mapping of token subject paths where modules or systems have configured subject images.
Static
CORE_Core token rings used in Foundry VTT. Each key is a string identifier for a ring, and the value is an object containing the ring's data. This object is frozen to prevent any modifications.
Static
CORE_Core token rings fit modes used in Foundry VTT.
Get the IDs of all configurations.
The names of all configurations.
Get the labels of all configurations.
An object with configuration names as keys and localized labels as values.
Get the current effects.
Get the current id.
Is a custom fit mode active?
Get the current localized label.
Get the current ring class.
Get the current shader class.
Get the current spritesheet.
Add a new ring configuration.
The id of the ring configuration.
The configuration object for the ring.
Get a ring configuration.
The id of the ring configuration.
The ring configuration object.
Use a ring configuration.
The id of the ring configuration to use.
True if the configuration was successfully set, false otherwise.
Static
initializeRegister the token ring config and initialize it
Static
registerRegister game settings used by the Token Ring
Token Ring configuration Singleton Class.
Example
Example
Example
Example
Example
Example
Example