Class GUI.SkillHive.SkillHiveCharacterSheet

Field Index

m_Name, m_StatPage

Method Index

new SkillHiveCharacterSheet()
GetLeftMenuIndex(), GetWidth(), init(), SetName(), SetSkillHiveCompletion(), SetTotalSkillpoints(), SlotCharacterLoaded(), UpdateMenuSize()

Constructor Detail

SkillHiveCharacterSheet

public function SkillHiveCharacterSheet(characterSheet:MovieClip)

Field Detail

m_Name

public m_Name:String

m_StatPage

public m_StatPage:MovieClip

Method Detail

init

public function init()

SlotCharacterLoaded

public function SlotCharacterLoaded(url:String, succeded:Boolean)

SetTotalSkillpoints

function SetTotalSkillpoints(newSkillPoints:Number)

SetSkillHiveCompletion

function SetSkillHiveCompletion(newCompletion:Number)

SetName

public function SetName(newName:String):String

GetWidth

function GetWidth()

GetLeftMenuIndex

function GetLeftMenuIndex(name:String):Number

UpdateMenuSize

function UpdateMenuSize(fromIndex:Number, toY:Number, speed:Number):Void