Interface PALplate.mud.Room
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface PALplate.mud.Room

public interface Room
extends Object
extends MudObject
All mud objects which are rooms must implement this ... Right now it's pretty simple but will hopefully be expanded on.

Method Index

 o destroy()
called when the user changes rooms ...

Methods

 o destroy
  public abstract void destroy()
called when the user changes rooms ...

All Packages  Class Hierarchy  This Package  Previous  Next  Index