Added selected in button class
Basically active, it will probably be renamed
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
bool floatRight;
|
||||
bool floatCenter;
|
||||
bool disabled;
|
||||
bool selected;
|
||||
protected:
|
||||
bool mouseInArea(float, float, float, float, float, float);
|
||||
class ButtonListener* listener;
|
||||
|
||||
Reference in New Issue
Block a user