Atavism Version 2018.1AGIS API

atavism.agis.plugins
Class AgisMobClient.petCommandUpdateMessage

java.lang.Object
  extended by atavism.msgsys.Message
      extended by atavism.msgsys.SubjectMessage
          extended by atavism.agis.plugins.AgisMobClient.petCommandUpdateMessage
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AgisMobClient

public static class AgisMobClient.petCommandUpdateMessage
extends SubjectMessage

Message used to update the behaviour for the pet.

Author:
Andrew Harrison
See Also:
Serialized Form

Field Summary
 
Fields inherited from class atavism.msgsys.SubjectMessage
oid
 
Constructor Summary
AgisMobClient.petCommandUpdateMessage()
           
AgisMobClient.petCommandUpdateMessage(OID oid, int command, OID target)
           
 
Method Summary
 int getCommand()
           
 OID getTarget()
           
 void setCommand(int command)
           
 void setTarget(OID target)
           
 
Methods inherited from class atavism.msgsys.SubjectMessage
getSubject, setSubject, 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
 

Constructor Detail

AgisMobClient.petCommandUpdateMessage

public AgisMobClient.petCommandUpdateMessage()

AgisMobClient.petCommandUpdateMessage

public AgisMobClient.petCommandUpdateMessage(OID oid,
                                             int command,
                                             OID target)
Method Detail

getCommand

public int getCommand()

setCommand

public void setCommand(int command)

getTarget

public OID getTarget()

setTarget

public void setTarget(OID target)


Copyright © 2018 Dragonsan Studios Sp. z o.o.