| Constructor and Description |
|---|
SetFloat(Float value)
Creates the request.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
getValue()
Returns the value.
|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public SetFloat(Float value)
value - The value.public Float getValue()
public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
Copyright © 2013. All Rights Reserved.