Difference between revisions of "SpriteBatch:clear"

m (1 revision: Importing from potato (again).)
Line 1: Line 1:
 
 
Removes all sprites from the buffer.
 
Removes all sprites from the buffer.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Removes all sprites from the buffer.}}
 
{{#set:Description=Removes all sprites from the buffer.}}
 +
== Other Languages ==
 +
{{i18n|SpriteBatch:clear}}

Revision as of 19:26, 18 November 2010

Removes all sprites from the buffer.

Function

Synopsis

SpriteBatch:clear( )

Arguments

None.

Returns

Nothing.

See Also

Other Languages