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 booleanisDestroyed()voidThump(IsoMovingObject movingObject)
-
Method Details
-
isDestroyed
boolean isDestroyed() -
Thump
-