menu
This commit is contained in:
@@ -25,5 +25,6 @@ namespace Game::Object {
|
||||
void* mClickFunction = nullptr;
|
||||
float mX, mY;
|
||||
std::string mText;
|
||||
bool mIsHovered = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user