Method | Defined By | ||
---|---|---|---|
createRarityLabel(_arg_1:int, _arg_2:Boolean = true):DisplayObject [static] | EvergreenUtils | ||
disableMaskingInTextFields(_arg_1:DisplayObjectContainer):void [static] | EvergreenUtils | ||
isValidRarityLabel(_arg_1:int):Boolean [static] | EvergreenUtils |
Constant | Defined By | ||
---|---|---|---|
CRIMESECTOR_ARMSTRAFFICKING : int = 0 [static] | EvergreenUtils | ||
CRIMESECTOR_ASSASSINATION : int = 1 [static] | EvergreenUtils | ||
CRIMESECTOR_BIGPHARMA : int = 3 [static] | EvergreenUtils | ||
CRIMESECTOR_ECOCRIME : int = 4 [static] | EvergreenUtils | ||
CRIMESECTOR_ESPIONAGE : int = 6 [static] | EvergreenUtils | ||
CRIMESECTOR_ORGANTRAFFICKING : int = 2 [static] | EvergreenUtils | ||
CRIMESECTOR_PSYOPS : int = 5 [static] | EvergreenUtils | ||
CRIMESECTOR_SICKGAMES : int = 7 [static] | EvergreenUtils | ||
ITEMRARITY_COMMON : int = 1 [static] | EvergreenUtils | ||
ITEMRARITY_EPIC : int = 3 [static] | EvergreenUtils | ||
ITEMRARITY_LEGENDARY : int = 4 [static] | EvergreenUtils | ||
ITEMRARITY_NONE : int = 0 [static] | EvergreenUtils | ||
ITEMRARITY_RARE : int = 2 [static] | EvergreenUtils | ||
ITEMRARITY_SAFEHOUSEONLY : int = -1 [static] | EvergreenUtils | ||
LABELBGCOLOR : Vector.<uint> [static] | EvergreenUtils | ||
LABELPURPOSE_ACTION_KILL_TYPE : int = 1 [static] | EvergreenUtils | ||
LABELPURPOSE_ITEMRARITY_COMMON : int = 5 [static] | EvergreenUtils | ||
LABELPURPOSE_ITEMRARITY_EPIC : int = 7 [static] | EvergreenUtils | ||
LABELPURPOSE_ITEMRARITY_LEGENDARY : int = 8 [static] | EvergreenUtils | ||
LABELPURPOSE_ITEMRARITY_RARE : int = 6 [static] | EvergreenUtils | ||
LABELPURPOSE_LOSE_ON_WOUNDED : int = 9 [static] | EvergreenUtils | ||
LABELPURPOSE_NONE : int = 0 [static] | EvergreenUtils | ||
LABELPURPOSE_POISON_EMETIC : int = 3 [static] | EvergreenUtils | ||
LABELPURPOSE_POISON_LETHAL : int = 2 [static] | EvergreenUtils | ||
LABELPURPOSE_POISON_SEDATIVE : int = 4 [static] | EvergreenUtils |
createRarityLabel | () | method |
public static function createRarityLabel(_arg_1:int, _arg_2:Boolean = true):DisplayObject
Parameters
_arg_1:int | |
_arg_2:Boolean (default = true )
|
DisplayObject |
disableMaskingInTextFields | () | method |
public static function disableMaskingInTextFields(_arg_1:DisplayObjectContainer):void
Parameters
_arg_1:DisplayObjectContainer |
isValidRarityLabel | () | method |
public static function isValidRarityLabel(_arg_1:int):Boolean
Parameters
_arg_1:int |
Boolean |
CRIMESECTOR_ARMSTRAFFICKING | Constant |
public static const CRIMESECTOR_ARMSTRAFFICKING:int = 0
CRIMESECTOR_ASSASSINATION | Constant |
public static const CRIMESECTOR_ASSASSINATION:int = 1
CRIMESECTOR_BIGPHARMA | Constant |
public static const CRIMESECTOR_BIGPHARMA:int = 3
CRIMESECTOR_ECOCRIME | Constant |
public static const CRIMESECTOR_ECOCRIME:int = 4
CRIMESECTOR_ESPIONAGE | Constant |
public static const CRIMESECTOR_ESPIONAGE:int = 6
CRIMESECTOR_ORGANTRAFFICKING | Constant |
public static const CRIMESECTOR_ORGANTRAFFICKING:int = 2
CRIMESECTOR_PSYOPS | Constant |
public static const CRIMESECTOR_PSYOPS:int = 5
CRIMESECTOR_SICKGAMES | Constant |
public static const CRIMESECTOR_SICKGAMES:int = 7
ITEMRARITY_COMMON | Constant |
public static const ITEMRARITY_COMMON:int = 1
ITEMRARITY_EPIC | Constant |
public static const ITEMRARITY_EPIC:int = 3
ITEMRARITY_LEGENDARY | Constant |
public static const ITEMRARITY_LEGENDARY:int = 4
ITEMRARITY_NONE | Constant |
public static const ITEMRARITY_NONE:int = 0
ITEMRARITY_RARE | Constant |
public static const ITEMRARITY_RARE:int = 2
ITEMRARITY_SAFEHOUSEONLY | Constant |
public static const ITEMRARITY_SAFEHOUSEONLY:int = -1
LABELBGCOLOR | Constant |
public static const LABELBGCOLOR:Vector.<uint>
LABELPURPOSE_ACTION_KILL_TYPE | Constant |
public static const LABELPURPOSE_ACTION_KILL_TYPE:int = 1
LABELPURPOSE_ITEMRARITY_COMMON | Constant |
public static const LABELPURPOSE_ITEMRARITY_COMMON:int = 5
LABELPURPOSE_ITEMRARITY_EPIC | Constant |
public static const LABELPURPOSE_ITEMRARITY_EPIC:int = 7
LABELPURPOSE_ITEMRARITY_LEGENDARY | Constant |
public static const LABELPURPOSE_ITEMRARITY_LEGENDARY:int = 8
LABELPURPOSE_ITEMRARITY_RARE | Constant |
public static const LABELPURPOSE_ITEMRARITY_RARE:int = 6
LABELPURPOSE_LOSE_ON_WOUNDED | Constant |
public static const LABELPURPOSE_LOSE_ON_WOUNDED:int = 9
LABELPURPOSE_NONE | Constant |
public static const LABELPURPOSE_NONE:int = 0
LABELPURPOSE_POISON_EMETIC | Constant |
public static const LABELPURPOSE_POISON_EMETIC:int = 3
LABELPURPOSE_POISON_LETHAL | Constant |
public static const LABELPURPOSE_POISON_LETHAL:int = 2
LABELPURPOSE_POISON_SEDATIVE | Constant |
public static const LABELPURPOSE_POISON_SEDATIVE:int = 4