glimpse-graphics
2.0.0-alpha.3
android
common
desktop
glimpse-hud
/
graphics.glimpse.hud.text
/
TextTextureImageSourceBuilder
/
fromText
from
Text
android
common
desktop
actual
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Will build a texture source containing given
text
.
expect
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Will build a texture source containing given
text
.
actual
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Will build a texture source containing given
text
.