Pārlūkot izejas kodu

Updated development guide.

Darryl Gough 13 gadi atpakaļ
vecāks
revīzija
dc77c46141
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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();