glimpse-graphics
1.2.0
android
common
desktop
glimpse-hud
/
graphics.glimpse.hud.text
/
TextTextureImageSourceBuilder
/
fromText
from
Text
android
common
desktop
actual
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Content copied to clipboard
Will build a texture source containing given
text
.
expect
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Content copied to clipboard
Will build a texture source containing given
text
.
actual
fun
fromText
(
text
:
String
)
:
TextTextureImageSourceBuilder
Content copied to clipboard
Will build a texture source containing given
text
.