|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bluesock.bluemud.lib.MudObject
Represents an in-game object in the MUD. All objects that exist within the game world must ultimately extend from this class.
| Constructor Summary | |
MudObject()
|
|
| Method Summary | |
OID |
getObjectID()
Retrieve the unique ID of this MUD object. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MudObject()
| Method Detail |
public final OID getObjectID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||