Package zombie.iso.objects.interfaces
Interface Thumpable
- All Known Implementing Classes:
IsoBarricade
,IsoCrate
,IsoDoor
,IsoThumpable
,IsoWindow
,IsoWoodenWall
public interface Thumpable
-
Method Summary
Modifier and Type Method Description boolean
isDestroyed()
void
Thump(IsoMovingObject movingObject)
-
Method Details
-
isDestroyed
boolean isDestroyed() -
Thump
-