Static
Simple control used to display the value of a var (inert to events)
Derived from IControl
Functions
UseVar(VarNameSpecification name)
Optional(none)
name : Name of var to display
Images()
Optional
UseVar(VarNameSpecification name)
Required
name: Name of the var used to lookup the image.
Image(string name, TextureSpecification texture)
Multiple
name: Name of the image.
texture : See TextureSpecification.
Style Attributes
ShowMinSec - Show a floating point value as minutes and seconds
Geometry Attributes
None
Events
None