Skip to main content

Spritetext

SpriteText (Statement)

Format

spritetext sprite_number, string
spritetext ( sprite_number, string )
spritetext sprite_number, string, color
spritetext ( sprite_number, string, color )

Description

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.

See Also

Spritecollide, Spritedim, Spriteh, Spritehide, Spriteload, Spritemove, Spriteo, Spritepoly, Spriteplace, Spriter, Sprites, Spriteshow, Spriteslice, Spritetext, Spritev, Spritew, Spritex, Spritey

History

2.0.0.14New To Version