![]() |
Overloaded. Initializes a new instance of the HeadsUpDisplay class. |
![]() | Add an Image display to our ImageDisplay list. |
![]() | Add an Image spinner to our ImageDisplay list |
![]() | Add a Text display to the TextDisplay list. |
![]() | Add a Value display to the ValueDisplay list. |
![]() | Displays the dialogue on the HUD |
![]() | Overloaded. Default Draw function. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Get the Image's Position |
![]() | Gets the Type of the current instance. |
![]() | Inits the dialogue control system |
![]() | Removes the dialogue from the HUD |
![]() | Resizes the HUD based on viewport change |
![]() | Shows the dialogue |
![]() | Set the image spinner at index location to the previous inline |
![]() | Set the image spinner at index location to the next in-line |
![]() | Set the active index to val in our image spinner at index |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | Update Hud events. |
![]() | Removes dialogue once time limit expires |
![]() | Update/Replace an ImageDisplay |
![]() | Change height of an image. |
![]() | Chage position of image. |
![]() | Updates the x and y scale of an image display |
![]() | Update the Image's Source |
![]() | Change the image's visibility and color |
![]() | Method which allows us to change the text in a TextDisplay |
![]() | Method which allows us to change the color of a TextDisplay. |
![]() | Updates the visibility of a text display |
![]() | Method that sets a text display as visible or invisible. |
![]() | Method which allows us to change the Value in a ValueDisplay. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace