littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util
/
Scaler
/
Fit
Fit
class
Fit
:
Scaler
Constructors
Functions
Constructors
Fit
Link copied to clipboard
fun
Fit
(
)
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