RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.input.gl.render.filters.object
/
TextObjectFilterRender
/
setText
set
Text
open
fun
setText
(
text
:
String
,
textSize
:
Float
,
textColor
:
Int
)
open
fun
setText
(
text
:
String
,
textSize
:
Float
,
textColor
:
Int
,
backgroundColor
:
Int
)
open
fun
setText
(
text
:
String
,
textSize
:
Float
,
textColor
:
Int
,
typeface
:
Typeface
)
open
fun
setText
(
text
:
String
,
textSize
:
Float
,
textColor
:
Int
,
backgroundColor
:
Int
,
typeface
:
Typeface
)