glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.backend
/
LoggingBackend
/
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
?
)