Click or drag to resize

MText Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodMText
Initializes a new instance of the MText class.
Public methodMText(String)
Initializes a new instance of the MText class.
Public methodMText(Vector2, Double, Double)
Initializes a new instance of the MText class.
Public methodMText(Vector3, Double, Double)
Initializes a new instance of the MText class.
Public methodMText(String, Vector2, Double, Double)
Initializes a new instance of the MText class.
Public methodMText(String, Vector3, Double, Double)
Initializes a new instance of the MText class.
Public methodMText(Vector2, Double, Double, TextStyle)
Initializes a new instance of the MText class.
Public methodMText(Vector3, Double, Double, TextStyle)
Initializes a new instance of the MText class.
Public methodMText(String, Vector2, Double, Double, TextStyle)
Initializes a new instance of the MText class.
Public methodMText(String, Vector3, Double, Double, TextStyle)
Initializes a new instance of the MText class.
Top
See Also