littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util.viewport
/
Viewport
/
apply
apply
fun
apply
(
context
:
Context
,
centerCamera
:
Boolean
=
false
)
Sets the OpenGL viewport based on viewport and virtual sizes by calling
GL.viewport
.