mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +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