Consolidated some duplicate code in SpriteBatch:add.

This commit is contained in:
Alex Szpakowski
2014-09-18 20:29:47 -03:00
parent 5dda0c08eb
commit c6896dfc4e
4 changed files with 26 additions and 31 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ public:
private:
void addv(const Vertex *v, int index);
void addv(const Vertex *v, const Matrix &m, int index);
/**
* Set the color for vertices.