Readonly fileReadonly fileThe color of this shape.
The seconds value of the timer's delay.
The shapeId of this shape. Determines the model and behavior in-game.
The ticks value of the timer's delay.
Protected updateStatic convertAttempts to convert a Child to a TimerPart. Only returns if the Child's file object is a TimerPart.
The converted TimerPart, or undefined if the Child is not a TimerPart.
The Child to convert.
Static createCreates a timer.
The position of the timer.
The rotation of the timer.
Optional color: stringThe color of the timer. Fallbacks to the timer's default color.
The number of seconds the timer should delay signals. Defaults to 0.
The number of ticks (1/40s) the timer should delay signals. Added onto the seconds. Defaults to 0.
Generated using TypeDoc
Represents a timer.