motherlode: Add overlay for broken water wheel struts

* Rename MotherlodeRocksOverlay to MotherlodeSceneOverlay
* When strut is broken, red border with hammer icon will show around it.
This commit is contained in:
Plondrein
2020-10-24 19:35:40 -07:00
committed by Jordan Atwood
parent 6457681c55
commit 1c21d0671e
4 changed files with 72 additions and 23 deletions
@@ -78,7 +78,7 @@ public class MotherlodePluginTest
@Mock
@Bind
private MotherlodeRocksOverlay motherlodeRocksOverlay;
private MotherlodeSceneOverlay motherlodeSceneOverlay;
@Mock
@Bind