littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL2RenderingContext
/
texStorage2D
tex
Storage2D
js
fun
texStorage2D
(
target
:
Int
,
levels
:
Int
,
internalformat
:
Int
,
width
:
Int
,
height
:
Int
)