samples
0.4.3
samples
/
sample
/
Rectangle
Rectangle
interface
Rectangle
:
Shape
Content copied to clipboard
Functions
Properties
Functions
compute
Surface
Link copied to clipboard
open
fun
computeSurface
(
)
:
Float
Content copied to clipboard
rotate
Link copied to clipboard
abstract
fun
rotate
(
angle
:
Float
)
Content copied to clipboard
Properties
height
Link copied to clipboard
abstract
val
height
:
Float
Content copied to clipboard
originPosition
Link copied to clipboard
abstract
val
originPosition
:
Position
Content copied to clipboard
width
Link copied to clipboard
abstract
val
width
:
Float
Content copied to clipboard