|
|||||||||
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.agis.plugins.FactionClient
public class FactionClient
Nested Class Summary | |
---|---|
static class |
FactionClient.AlterReputationMessage
|
static class |
FactionClient.getAttitudeMessage
|
Field Summary | |
---|---|
static MessageType |
MSG_TYPE_ALTER_REPUTATION
|
static MessageType |
MSG_TYPE_GET_REACTION
|
static MessageType |
MSG_TYPE_SAVE_PVP_TIMER
|
static MessageType |
MSG_TYPE_UPDATE_PVP_STATE
|
Method Summary | |
---|---|
static void |
alterReputation(OID oid,
int faction,
int repChange)
|
static void |
getAttitude(OID oid,
OID targetOid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MessageType MSG_TYPE_SAVE_PVP_TIMER
public static final MessageType MSG_TYPE_GET_REACTION
public static final MessageType MSG_TYPE_ALTER_REPUTATION
public static final MessageType MSG_TYPE_UPDATE_PVP_STATE
Method Detail |
---|
public static void getAttitude(OID oid, OID targetOid)
public static void alterReputation(OID oid, int faction, int repChange)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |