Difference between revisions of "SpriteBatch:clear"

 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Removes all sprites from the buffer.}}
 
{{#set:Description=Removes all sprites from the buffer.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|SpriteBatch:clear}}
 
{{i18n|SpriteBatch:clear}}

Latest revision as of 10:12, 25 March 2011

Removes all sprites from the buffer.

Function

Synopsis

SpriteBatch:clear( )

Arguments

None.

Returns

Nothing.

See Also


Other Languages