Creates the state for specified group.
The group of which the state will be created.
The key of the tile to which this group belongs.
Function used to do early rejection. @see TextElementFilter.
The group of which the state will be created.
The key of the tile to which this group belongs.
the priority of the text elements in the group.
Returns text element states.
Array of element states.
Indicates whether the group has been submitted to the TextElementsRenderer in the current frame.
Indicates whether the group has been submitted to the TextElementsRenderer in the current frame.
Calls the specified callback for every visible text elements in the group.
Functions that will be called for every visible text element in the group.
Updates the states of elements within the group.
Function used to do early rejection. @see TextElementFilter.
Updates the fading state of all text elements within the group to the specified time.
The time to which the fading state will be updated.
true
if fading is disabled, false
otherwise.
Generated using TypeDoc
TextElementGroupState
keeps the state of a text element group and each element in it while they're being rendered.