FontImageMapDrawer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun drawText(context: DrawContext, drawStyle: DrawStyle, text: String, x: Double, y: Double)
Link copied to clipboard
fun drawTexts(context: DrawContext, drawStyle: DrawStyle, texts: List<String>, positions: List<Vector2>)
Link copied to clipboard
fun flush(context: DrawContext, drawStyle: DrawStyle)
Link copied to clipboard
fun queueText(fontMap: FontMap, text: String, x: Double, y: Double, tracking: Double = 0.0, kerning: KernMode, textSetting: TextSettingMode)

Properties

Link copied to clipboard