|
@@ -241,7 +241,7 @@ public:
|
|
|
* Finishes sprite drawing.
|
|
* Finishes sprite drawing.
|
|
|
*
|
|
*
|
|
|
* This method flushes the batch and commits rendering of all sprites that were
|
|
* This method flushes the batch and commits rendering of all sprites that were
|
|
|
- * drawn since the last call to begin().
|
|
|
|
|
|
|
+ * drawn since the last call to start().
|
|
|
*/
|
|
*/
|
|
|
void finish();
|
|
void finish();
|
|
|
|
|
|