kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
drawElements
draw
Elements
JS
abstract
fun
drawElements
(
mode
:
Int
,
count
:
Int
,
type
:
Int
,
offset
:
Int
)