Переглянути джерело

Merge pull request #314 from blackberry/master

rebase from master
Sean Paul Taylor 13 роки тому
батько
коміт
a69f93df23
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      gameplay/src/SpriteBatch.h

+ 1 - 1
gameplay/src/SpriteBatch.h

@@ -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();