littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL
/
texSubImage2D
tex
Sub
Image2D
js
open
override
fun
texSubImage2D
(
target
:
Int
,
level
:
Int
,
xOffset
:
Int
,
yOffset
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
type
:
Int
,
source
:
ByteBuffer
)