Difference between revisions of "SpriteBatch:clear"

 
(2 intermediate revisions by 2 users not shown)
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.}}
 +
{{#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