Updated the readme.

This commit is contained in:
Alex Szpakowski
2015-03-04 03:21:26 -04:00
parent 06fa7bd7a4
commit e2652fddc1
7 changed files with 35 additions and 22 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ private:
Color *color;
GLBuffer *array_buf;
VertexIndex element_buf;
VertexIndex quad_indices;
// The portion of the vertex buffer that's been modified while mapped.
size_t buffer_used_offset;