Renamed some things.

This commit is contained in:
Alex Szpakowski
2016-02-18 22:11:41 -04:00
parent bd93f0dfef
commit cf4b409302
17 changed files with 43 additions and 50 deletions
+1 -1
View File
@@ -468,7 +468,7 @@ public:
/**
* Gets whether a graphics feature is supported on this system.
**/
bool isSupported(Support feature) const;
bool isSupported(Feature feature) const;
void push(StackType type = STACK_TRANSFORM);
void pop();