|
|||||||||
| 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.server.plugins.ProxyPlugin.PlayerMessageCallback
public class ProxyPlugin.PlayerMessageCallback
The Handler for player-specific messages coming in from other plugins.
| Field Summary |
|---|
| Fields inherited from interface atavism.msgsys.MessageCallback |
|---|
NO_FLAGS, RESPONSE_EXPECTED |
| Constructor Summary | |
|---|---|
ProxyPlugin.PlayerMessageCallback()
|
|
| Method Summary | |
|---|---|
void |
handleMessage(Message message,
int flags)
If the message is a TargetMessage, insert it in the message SquareQueue by player oid for processing in order and return. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyPlugin.PlayerMessageCallback()
| Method Detail |
|---|
public void handleMessage(Message message,
int flags)
handleMessage in interface MessageCallbackmessage - Message sent from other agent.flags - Bitwise OR of MessageCallback.NO_FLAGS, MessageCallback.RESPONSE_EXPECTED.
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||