|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.msgsys.Message
atavism.msgsys.TargetMessage
atavism.server.objects.ObjectTracker.NotifyReactionRadiusMessage
public static class ObjectTracker.NotifyReactionRadiusMessage
| Field Summary | |
|---|---|
protected boolean |
inRadius
|
protected boolean |
wasInRadius
|
| Fields inherited from class atavism.msgsys.TargetMessage |
|---|
subject, target |
| Constructor Summary | |
|---|---|
ObjectTracker.NotifyReactionRadiusMessage()
|
|
ObjectTracker.NotifyReactionRadiusMessage(OID notifyOid,
OID subjectOid,
boolean inRadius,
boolean wasInRadius)
|
|
| Method Summary | |
|---|---|
boolean |
getInRadius()
|
boolean |
getWasInRadius()
|
void |
setInRadius(boolean value)
|
void |
setWasInRadius(boolean value)
|
| Methods inherited from class atavism.msgsys.TargetMessage |
|---|
getSubject, getTarget, setSubject, setTarget, toString |
| Methods inherited from class atavism.msgsys.Message |
|---|
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected boolean inRadius
protected boolean wasInRadius
| Constructor Detail |
|---|
public ObjectTracker.NotifyReactionRadiusMessage()
public ObjectTracker.NotifyReactionRadiusMessage(OID notifyOid,
OID subjectOid,
boolean inRadius,
boolean wasInRadius)
| Method Detail |
|---|
public void setInRadius(boolean value)
public boolean getInRadius()
public void setWasInRadius(boolean value)
public boolean getWasInRadius()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||