Difference between revisions of "SpriteBatch:clear"
m (1 revision: Imported docs from potato.) |
|||
Line 1: | Line 1: | ||
− | + | Removes all sprites from the buffer. | |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 13: | Line 13: | ||
* [[parent::SpriteBatch]] | * [[parent::SpriteBatch]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Removes all sprites from the buffer.}} |
Revision as of 16:17, 14 February 2010
Removes all sprites from the buffer.
Function
Synopsis
SpriteBatch:clear( )
Arguments
None.
Returns
Nothing.