Available on all platforms
Borders
staticread onlybottom:T
staticread onlyleft:T
staticread onlyright:T
staticread onlytop:T
@:fromstaticfromArray<T>(v:Array<T>):Border<T>
@:fromstaticfromString(v:String):Border<Float>
@:externstaticinlinegetRectFromSize(this:{top:T, right:T, left:T, bottom:T}, size:Point<T>):Rect<T>
@:op(A * B)@:externstaticinlinemul(this:{top:T, right:T, left:T, bottom:T}, rhs:Float):Border<Float>
@:externstaticinlinetoInt(this:{top:T, right:T, left:T, bottom:T}):Border<Int>