|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lee.mugen.core.command.AbstractCommand
org.lee.mugen.core.command.PressCommand
public class PressCommand
PressCommand INFO : May be here there are some replication in conception because this class is a PressCommand and it's kind is PRESS We have the information twice :/ Never mind it's work :p
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.lee.mugen.core.command.AbstractCommand |
---|
AbstractCommand.Kind |
Field Summary |
---|
Fields inherited from class org.lee.mugen.core.command.AbstractCommand |
---|
kind |
Constructor Summary | |
---|---|
PressCommand(int key,
long tick)
|
Method Summary |
---|
Methods inherited from class org.lee.mugen.core.command.AbstractCommand |
---|
getKey, getKind, getTick, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PressCommand(int key, long tick)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |