littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
GL
/
drawElements
draw
Elements
abstract
fun
drawElements
(
mode
:
Int
,
count
:
Int
,
type
:
Int
,
offset
:
Int
)
open
fun
drawElements
(
mode
:
DrawMode
,
count
:
Int
,
type
:
IndexType
,
offset
:
Int
)