Class type RoundedRectangle-PIXI._t
method height#=: Js.Internal.meth([ `Arity_1(float) ], unit)method height: floatmethod radius#=: Js.Internal.meth([ `Arity_1(float) ], unit)Controls the radius of the rounded corners
method width#=: Js.Internal.meth([ `Arity_1(float) ], unit)method width: floatmethod x#=: Js.Internal.meth([ `Arity_1(float) ], unit)method x: floatmethod y#=: Js.Internal.meth([ `Arity_1(float) ], unit)method y: floatmethod clone: Js.Internal.meth([ `Arity_0 ], Js.t(_t))Creates a clone of this rounded rectangle