API documentation
class lime.text.GlyphPosition
var advance:Vector2
var glyph:Glyph
var offset:Vector2
function new(glyph:Glyph, advance:Vector2, ?offset:Vector2): Void