zombie.iso.objects.interfaces
Interface Thumpable

All Known Implementing Classes:
IsoBarricade, IsoCrate, IsoDoor, IsoThumpable, IsoWindow, IsoWoodenWall

public interface Thumpable

Author:
LEMMY

Method Summary
 boolean isDestroyed()
           
 void Thump(IsoMovingObject thumper)
           
 

Method Detail

isDestroyed

boolean isDestroyed()

Thump

void Thump(IsoMovingObject thumper)