littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util.viewport
/
ScreenViewport
/
ScreenViewport
Screen
Viewport
fun
ScreenViewport
(
width
:
Int
,
height
:
Int
,
camera
:
Camera
=
OrthographicCamera()
)
fun
ScreenViewport
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
camera
:
Camera
=
OrthographicCamera()
)