littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util
/
Scaler
/
StretchX
Stretch
X
class
StretchX
:
Scaler
Constructors
Functions
Constructors
Stretch
X
Link copied to clipboard
fun
StretchX
(
)
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
sourceWidth
:
Float
,
sourceHeight
:
Float
,
targetWidth
:
Float
,
targetHeight
:
Float
)
:
Vec2f
fun
apply
(
sourceWidth
:
Int
,
sourceHeight
:
Int
,
targetWidth
:
Int
,
targetHeight
:
Int
)
:
Vec2f