|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.limitless.nmc.Prototype1.CommandLeave
public class CommandLeave
This causes the character object to exit the scope to a containing scope, if legal. This is legal only in cases where there is a container for the current object that the character can reach. This is highly expiremental, and is one fo the key areas to test using this prototype. See 5.1.2.10 in the prototype_1.html document.
| Constructor Summary | |
|---|---|
CommandLeave()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getHelpDetailed()
Give the long help information. |
java.lang.String |
getHelpSummary()
Get the single-line help detail |
void |
invoke(java.lang.String[] args)
Process the command |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLeave()
| Method Detail |
|---|
public java.lang.String[] getHelpDetailed()
Command
getHelpDetailed in interface Commandpublic java.lang.String getHelpSummary()
Command
getHelpSummary in interface Commandpublic void invoke(java.lang.String[] args)
Command
invoke in interface Command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||