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

Merge pull request #313 from dgough/master

Updated development guide.
Sean Paul Taylor 13 роки тому
батько
коміт
37b76a30c4
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      gameplay/src/SpriteBatch.h

+ 1 - 1
gameplay/src/SpriteBatch.h

@@ -241,7 +241,7 @@ public:
      * Finishes sprite drawing.
      *
      * 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();