Add a buttonMode to grid view to enable it on pointerless devices.
This commit is contained in:
@@ -27,7 +27,9 @@ public:
|
||||
|
||||
void Render();
|
||||
|
||||
bool ButtonPressed(Buttons button);
|
||||
MTGCard * Click(int x, int y);
|
||||
MTGCard * Click();
|
||||
|
||||
void changePosition(int offset);
|
||||
void changeFilter(int offset);
|
||||
|
||||
Reference in New Issue
Block a user