Added selected in button class
Basically active, it will probably be renamed
This commit is contained in:
@@ -4,6 +4,7 @@ bool floatBottom = false;
|
||||
bool floatRight = false;
|
||||
bool floatCenter = false;
|
||||
bool disabled = false;
|
||||
bool selected = false;
|
||||
ButtonListener* listener = NULL;
|
||||
|
||||
BaseButtonInstance::BaseButtonInstance(void)
|
||||
|
||||
Reference in New Issue
Block a user