toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.grafika.gles
/
Sprite2d
/
draw
draw
open
fun
draw
(
program
:
FlatShadedProgram
,
projectionMatrix
:
Array
<
Float
>
)
open
fun
draw
(
program
:
Texture2dProgram
,
projectionMatrix
:
Array
<
Float
>
)
Draws the rectangle with the supplied program and projection matrix.