![]() |
Image display constructor. Scale defaults to 1. |
![]() | Color of text element. |
![]() | Height of HUD element. |
![]() | Position of HUD element. |
![]() | Contains the size of the image (source/scale) This is only different from Texture Dimension * scale when the source is changed... i.e. only on my health bars |
![]() | Stopwatch to regulate time limit |
![]() | Text string drawn to HUD. |
![]() | Time limit for the text display |
![]() | Type of HUD element. |
![]() | Visibility of HUD element. |
![]() | Width of HUD element. |
![]() | X scale of image. |
![]() | Y scale of image. |
![]() | Sets the image and defaults the source to the entire image |
![]() | Changes the Source Rectangle |
![]() | 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. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
ImageDisplay Class | DarkWynter.Engine.UserInterface Namespace