Comment tweak
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
bool CheckBounds(int x, int y);
|
bool CheckBounds(int x, int y);
|
||||||
|
|
||||||
|
//NOTE: Button makes it's own internal copy of the background texture
|
||||||
Image image;
|
Image image;
|
||||||
State state = State::IDLE;
|
State state = State::IDLE;
|
||||||
int posX = 0, posY = 0;
|
int posX = 0, posY = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user