Dev Blog
Info
Dev
Overview
Definitions
Lua API
Data Types
Tutorials
Newsletter
Dev
Home
Data Types
Definitions
EntityDef
AttributeDef
Lua Libraries
s3sprite
Dev - Lua Libraries
Lua Command:
s3sprite
.
setText
Parameters
int
textID
string
text
Return Values
void
- no return values
Signature
s3sprite.setText(
int
textID
,
string
text
)
Description
Sets the
text
of the text object with the given
textID
.