toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.vector
/
VectorBuilder
/
rectHole
rect
Hole
open
fun
rectHole
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
open
fun
rectHole
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
open
fun
rectHole
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
open
fun
rectHole
(
rect
:
Rectangle
)