toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGScissor
/
AGScissor
AGScissor
constructor
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
constructor
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
constructor
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
constructor
(
rect
:
Rectangle
)