Home
Components
Playground
Developer
Forums
Contribute
class
Slice9
package
haxe.ui.geom
Static Methods
static
buildDstRects
(w:Float, h:Float, srcRects:Array<
Rectangle
>):Array<
Rectangle
>
static
buildRects
(w:Float, h:Float, bitmapWidth:Float, bitmapHeight:Float, slice:
Rectangle
):
static
buildSrcRects
(bitmapWidth:Float, bitmapHeight:Float, slice:
Rectangle
):Array<
Rectangle
>