Package com.nerius.game
Interface Destroyable
-
- All Known Subinterfaces:
RunnableDestroyable
- All Known Implementing Classes:
AbstractCanvas,BoardAWTAdapter,CanvasAWTAdapter
public interface DestroyableExposes thedestroy()method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddestroy()
-