Clean Up
This commit is contained in:
@@ -40,10 +40,9 @@ namespace GUIEngine {
|
||||
///Set
|
||||
|
||||
///Get
|
||||
|
||||
virtual const GUIHelpers::eType getType() const;
|
||||
|
||||
virtual const GUIHelpers::RGBA getDebugColour() const;
|
||||
virtual const GUIHelpers::RGBA& getDebugColour() const;
|
||||
|
||||
private:
|
||||
GUIHelpers::eOrientation m_orientation;
|
||||
|
||||
Reference in New Issue
Block a user