Tesseract Engine Documentation

DisplayType Enumeration

Indicates what type of Heads Up Display element this is.

public enum DisplayType

Members

Member Name Description
TEXT A string of text.
VALUE A numerical value.
IMAGE An image.
BASE Default.

Requirements

Namespace: DarkWynter.Engine.UserInterface

Assembly: DWEngine (in DWEngine.dll)

See Also

DarkWynter.Engine.UserInterface Namespace