Added an accessor for the button's image
This commit is contained in:
@@ -58,6 +58,8 @@ public:
|
||||
int GetX() const;
|
||||
int GetY() const;
|
||||
|
||||
Image* GetImage();
|
||||
|
||||
protected:
|
||||
bool CheckBounds(int x, int y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user