The fields of the ScreenObject class are listed below. For a complete list of ScreenObject class members, see the ScreenObject Members topic.
color | Color of text element. |
height | Height of HUD element. |
position | Position of HUD element. |
stopWatch | Stopwatch to regulate time limit |
text | Text string drawn to HUD. |
timeLimit | Time limit for the text display |
type | Type of HUD element. |
visible | Visibility of HUD element. |
width | Width of HUD element. |
ScreenObject Class | DarkWynter.Engine.UserInterface Namespace