Add MathEngineTest and Commects and clean ups

This commit is contained in:
2018-08-18 20:50:06 -04:00
parent bd3c111fa1
commit a815367c9d
52 changed files with 386 additions and 144 deletions
@@ -37,6 +37,7 @@ namespace GUIEngine {
virtual const GUIHelpers::RGBA& getDebugColour() const;
private:
/// Variables
};/// END CLASS DEFINITION cPanel
}/// END NAMESPACE DEFINITION GUIEngine
#endif/// END IFNDEF _CPANEL_HPP_