SymbolPosition

class SymbolPosition(val container: TextSchemeElement, val charIndex: Int, val leftTop: Vector2f)

Constructors

Link copied to clipboard
constructor(container: TextSchemeElement, charIndex: Int, leftTop: Vector2f)

Properties

Link copied to clipboard
Link copied to clipboard
val container: TextSchemeElement
Link copied to clipboard
val leftTop: Vector2f