feat: add mob tooltip
This commit is contained in:
@@ -53,6 +53,7 @@ private:
|
||||
void renderMobs() const;
|
||||
void renderTileSelect() const;
|
||||
void renderPopups() const;
|
||||
void renderMobTooltip() const;
|
||||
void detectClick();
|
||||
glm::vec2 getCursorWorldPos() const;
|
||||
glm::vec2 getClickWorldPos() const;
|
||||
|
||||
Reference in New Issue
Block a user