Uses of Class
mstar.MudObject

Uses of MudObject in mstar
 

Subclasses of MudObject in mstar
 class MudPlayer
          A class that represents a player in the collaborative environment and information about that player including: name, description, an inventory of the objects that the character is carrying, and the titles and memberships that the character has earned or been granted.
 

Methods in mstar with parameters of type MudObject
 boolean MudObject.equals(MudObject m)