mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2026-02-04 12:39:21 +01:00
Add more digging logic
This commit is contained in:
@@ -26,6 +26,8 @@ public:
|
||||
void SetTileType(GroundTileTypes type) { m_GroundTileType = type; }
|
||||
|
||||
Collision::TileCollisionRect GetCollisionRect();
|
||||
|
||||
bool m_Hightlight{ false };
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user