Class GUI.SkillHive.PowerInventorySearch

Field Index

ACTIVE, ALL, PASSIVE

Method Index

new PowerInventorySearch()
CompareControls(), CompareText(), SetAllControls(), SetAvailable(), SetCategory(), SetLocked(), SetPurchased(), SetSearchText(), SetWeaponFlag()

Constructor Detail

PowerInventorySearch

function PowerInventorySearch()

Field Detail

ALL

static public ALL

ACTIVE

static public ACTIVE

PASSIVE

static public PASSIVE

Method Detail

CompareText

public function CompareText(featData:FeatData):Boolean

CompareControls

public function CompareControls(featData:FeatData)

SetSearchText

public function SetSearchText(text:String)

SetPurchased

public function SetPurchased(purchased:Boolean)

SetAvailable

public function SetAvailable(available:Boolean)

SetLocked

public function SetLocked(locked:Boolean)

SetCategory

public function SetCategory(category:Number)

SetWeaponFlag

public function SetWeaponFlag(weaponFlag:Number)

SetAllControls

public function SetAllControls(isSet:Boolean)