Tesseract Engine Documentation

ImageSpinner Fields

The fields of the ImageSpinner class are listed below. For a complete list of ImageSpinner class members, see the ImageSpinner Members topic.

Public Instance Fields

activeIndex Index of active image
color (inherited from ScreenObject) Color of text element.
height (inherited from ScreenObject) Height of HUD element.
images Array of images
position (inherited from ScreenObject) Position of HUD element.
stopWatch (inherited from ScreenObject) Stopwatch to regulate time limit
text (inherited from ScreenObject) Text string drawn to HUD.
timeLimit (inherited from ScreenObject) Time limit for the text display
type (inherited from ScreenObject) Type of HUD element.
visible (inherited from ScreenObject) Visibility of HUD element.
width (inherited from ScreenObject) Width of HUD element.

See Also

ImageSpinner Class | DarkWynter.Engine.UserInterface Namespace