toggle menu
korge-root
5.1.0
darwin
switch theme
search in API
korge-core
/
korlibs.image.format.cg
/
CGRectMakeExt
CGRect
Make
Ext
darwin
fun
CGRectMakeExt
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
CValue
<
CGRect
>
fun
CGRectMakeExt
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
CValue
<
CGRect
>
fun
CGRectMakeExt
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
:
CValue
<
CGRect
>