Add MathEngineTest and Commects and clean ups
This commit is contained in:
@@ -114,6 +114,7 @@ namespace GUIEngine {
|
||||
void DebugDisplay() const;
|
||||
|
||||
private:
|
||||
/// Variables
|
||||
GUIHelpers::eOrientation m_orientation;/// = GUIHelper::eOrientation::NONE;
|
||||
GUIHelpers::eAlign m_align;/// = GUIHelper::eAlign::CENTER;
|
||||
GUIHelpers::eLayout m_layout;/// = GUIHelper::eLayout::FILL_PARENT;
|
||||
|
||||
Reference in New Issue
Block a user