toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.backend
/
DummyBackend
/
drawTintedTexture
draw
Tinted
Texture
open
override
fun
drawTintedTexture
(
texture
:
Texture
,
tint
:
Color
,
srcX
:
Float
,
srcY
:
Float
,
width
:
Float
,
height
:
Float
,
destX
:
Float
,
destY
:
Float
,
destWidth
:
Float
,
destHeight
:
Float
,
modelMatrix
:
Matrix
?
)