Method | Description | |
---|---|---|
CanBeExchanged ( Exchange exchangeType ) : bool |
|
|
CanBeMoved ( ) : bool |
|
|
DefenderJoin ( |
|
|
DefenderLeft ( |
|
|
Dispose ( ) : void |
|
|
EndFight ( bool win = false ) : void |
|
|
JoinFight ( Fight fight, Fight team ) : void |
|
|
SerializeAs_GameMapInformations ( OperatorEnum operation, StringBuilder message ) : void |
|
|
TaxCollectorEntity ( |
|
public CanBeExchanged ( Exchange exchangeType ) : bool | ||
exchangeType | Exchange | |
return | bool |
public DefenderJoin ( |
||
member | ||
return | void |
public DefenderLeft ( |
||
member | ||
return | void |
public JoinFight ( Fight fight, Fight team ) : void | ||
fight | Fight | |
team | Fight | |
return | void |
public SerializeAs_GameMapInformations ( OperatorEnum operation, StringBuilder message ) : void | ||
operation | OperatorEnum | |
message | StringBuilder | |
return | void |
public TaxCollectorEntity ( |
||
guild | ||
record | TaxCollectorDAO | |
return | System |