littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
GL
/
drawArrays
draw
Arrays
abstract
fun
drawArrays
(
mode
:
Int
,
offset
:
Int
,
count
:
Int
)
open
fun
drawArrays
(
mode
:
DrawMode
,
offset
:
Int
,
count
:
Int
)