toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.render
/
update
update
fun
Texture
.
update
(
bmp
:
Bitmap32
,
mipmaps
:
Boolean
,
baseMipmapLevel
:
Int
,
maxMipmapLevel
:
Int
)
Updates this texture from a
bmp
and optionally generates
mipmaps
.