Difference between revisions of "SpriteBatch:clear"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Removes all sprites from the buffer.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::SpriteBatch]]
 
* [[parent::SpriteBatch]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Removes all sprites from the buffer.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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