|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lee.mugen.sprite.cns.AbstractCnsFunction
org.lee.mugen.sprite.cns.eval.function.SpriteCnsTriggerFunction
org.lee.mugen.sprite.cns.eval.trigger.function.spriteCns.Gethitvar
public class Gethitvar
Field Summary |
---|
Fields inherited from class org.lee.mugen.sprite.cns.AbstractCnsFunction |
---|
functionName, paramNameIndexMap, paramNames, valueableParams |
Constructor Summary | |
---|---|
Gethitvar()
|
Method Summary | |
---|---|
void |
addParam(java.lang.String name,
Valueable[] param)
|
static java.lang.String |
getConstRegex()
|
java.lang.String |
getRegex()
|
java.lang.Object |
getValue(java.lang.String spriteId,
Valueable... params)
|
Methods inherited from class org.lee.mugen.sprite.cns.eval.function.SpriteCnsTriggerFunction |
---|
parseValue, parseValue, reset |
Methods inherited from class org.lee.mugen.sprite.cns.AbstractCnsFunction |
---|
control, copy, getFloatValuable, getFunctionName, getIntValuable, getParamIndex, getParamNames, getStringValuable, isSetterMandatory, setFunctionName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gethitvar()
Method Detail |
---|
public void addParam(java.lang.String name, Valueable[] param)
addParam
in class AbstractCnsFunction
public java.lang.Object getValue(java.lang.String spriteId, Valueable... params)
getValue
in interface Valueable
getValue
in class AbstractCnsFunction
public java.lang.String getRegex()
getRegex
in class SpriteCnsTriggerFunction
public static java.lang.String getConstRegex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |