Let the deck view base class handle buttons
This commit is contained in:
@@ -31,7 +31,9 @@ public:
|
||||
void Render();
|
||||
|
||||
MTGCard * Click(int x, int y);
|
||||
bool Button(Buttons button);
|
||||
|
||||
void changePosition(int offset);
|
||||
void changeFilter(int offset);
|
||||
|
||||
MTGCard *getActiveCard();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user