warbot.GGG
Class GGG_Msg
java.lang.Object
warbot.GGG.GGG_Msg
public class GGG_Msg
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULTIPLE
public static final AgentAddress MULTIPLE
STR_ALL_GROUPS
public static final java.lang.String STR_ALL_GROUPS
- See Also:
- Constant Field Values
STR_ALL_ROLES
public static final java.lang.String STR_ALL_ROLES
- See Also:
- Constant Field Values
GROUPE_ESCOUADE_x
public static final java.lang.String GROUPE_ESCOUADE_x
- See Also:
- Constant Field Values
TYPE_MSG_ANNONCE
public static final int TYPE_MSG_ANNONCE
- See Also:
- Constant Field Values
TYPE_MSG_REQUETE
public static final int TYPE_MSG_REQUETE
- See Also:
- Constant Field Values
TYPE_MSG_ORDRE
public static final int TYPE_MSG_ORDRE
- See Also:
- Constant Field Values
NBR_TYPE_MSG
public static final int NBR_TYPE_MSG
- See Also:
- Constant Field Values
TYPE_MSG_STR
public static java.lang.String[] TYPE_MSG_STR
MSG_PRES_HOME
public static final int MSG_PRES_HOME
- See Also:
- Constant Field Values
MSG_PRES_RL
public static final int MSG_PRES_RL
- See Also:
- Constant Field Values
MSG_PRES_EX
public static final int MSG_PRES_EX
- See Also:
- Constant Field Values
REP_PRES_HOME
public static final int REP_PRES_HOME
- See Also:
- Constant Field Values
REP_PRES_RL
public static final int REP_PRES_RL
- See Also:
- Constant Field Values
REP_PRES_EX
public static final int REP_PRES_EX
- See Also:
- Constant Field Values
MSG_ENNEMI_RL
public static final int MSG_ENNEMI_RL
- See Also:
- Constant Field Values
MSG_AFFECTATION
public static final int MSG_AFFECTATION
- See Also:
- Constant Field Values
MSG_RASSEMBLEMENT
public static final int MSG_RASSEMBLEMENT
- See Also:
- Constant Field Values
MSG_RASSEMBLE
public static final int MSG_RASSEMBLE
- See Also:
- Constant Field Values
MSG_PERDU
public static final int MSG_PERDU
- See Also:
- Constant Field Values
MSG_AU_RAPPORT
public static final int MSG_AU_RAPPORT
- See Also:
- Constant Field Values
MSG_PRES_SERGENT
public static final int MSG_PRES_SERGENT
- See Also:
- Constant Field Values
MSG_MORT
public static final int MSG_MORT
- See Also:
- Constant Field Values
MSG_DETRUIT
public static final int MSG_DETRUIT
- See Also:
- Constant Field Values
MSG_POSITION
public static final int MSG_POSITION
- See Also:
- Constant Field Values
MSG_ATTAQUER_MOBILE
public static final int MSG_ATTAQUER_MOBILE
- See Also:
- Constant Field Values
MSG_SUIVRE
public static final int MSG_SUIVRE
- See Also:
- Constant Field Values
MSG_PRES_SOLDAT
public static final int MSG_PRES_SOLDAT
- See Also:
- Constant Field Values
MSG_REJOINDRE_POINT
public static final int MSG_REJOINDRE_POINT
- See Also:
- Constant Field Values
MSG_ENNEMI_HOME
public static final int MSG_ENNEMI_HOME
- See Also:
- Constant Field Values
MSG_ENNEMI_EX
public static final int MSG_ENNEMI_EX
- See Also:
- Constant Field Values
MSG_AFFECTE
public static final int MSG_AFFECTE
- See Also:
- Constant Field Values
NBR_MSG
public static final int NBR_MSG
- See Also:
- Constant Field Values
MSG_STR
public static java.lang.String[] MSG_STR
sender
public AgentAddress sender
senderX
public double senderX
senderY
public double senderY
type
public int type
msgId
public int msgId
arg1
public double arg1
arg2
public double arg2
GGG_Msg
public GGG_Msg()
GGG_Msg
public GGG_Msg(WarbotMessage wm)
GGG_Msg
public GGG_Msg(AgentAddress dest,
int msgRole,
int msgGroupe,
int id,
double msgArg1,
double msgArg2,
int msgType)
send
public void send(Brain wb)
Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.