funkin.backend.FunkinText
API
Wiki
Top-level
View source
class
FunkinText
package
funkin.backend
extends
FlxText
extended by
UIText
Constructor
View in GitHub
new
(
X:
Float
= 0,
Y:
Float
= 0,
FieldWidth:
Float
= 0,
?Text:
String
,
Size:
Int
= 16,
Border:
Bool
= true
)