Skip to main content

InterfaceWorksStroke

This class is a container for InterfaceWorksElements. It is used as an ID in the composer.

Inherits from:

API

  • :InsertValue(Value: InterfaceWorksValue) - Inserts the value into the stroke following the indexing rules.
  • :GetCurrentValue() - Advances the pointer and returns the Current InterfaceWorksValue.
  • :ResetPosition() - Resets the pointer to 0.

Properties

  • Values
    • Container table for all InterfaceWorksValues.
  • RetracingComposition
    • _InterfaceWorksComposition used for getting the updated values InterfaceWorksElements.
  • CurrentComposition
    • Currently rendered _InterfaceWorksComposition.
  • CurrentPosition
    • Pointer value used for InterfaceWorksValues.