spritetext sprite_number, string
spritetext ( sprite_number, string )
spritetext sprite_number, string, color
spritetext ( sprite_number, string, color )
Use the current font and pen color to create a sprite with text on it. If a color is passed as the third argument, fill the sprite with that color before drawing the text.
2.0.0.14 | New To Version |