class lime.graphics.GlyphRect

import lime.graphics.Font;

Instance Fields

var x:Float

var y:Float

function new(x:Float, y:Float, width:Float, height:Float, ?xOffset:Int = 0, ?yOffset:Int = 0): Void