===== SpriteText (Statement) ===== ==== Format ==== **spritetext** //sprite_number//, [[stringexpressions|string]]\\ **spritetext** ( //sprite_number//, [[stringexpressions|string]] )\\ **spritetext** //sprite_number//, [[stringexpressions|string]], color\\ **spritetext** ( //sprite_number//, [[stringexpressions|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 ==== {{page>en:start#Graphics - sprites&noheader}} ==== History ==== |2.0.0.14|New To Version|