Class GUI.SkillHive.ClusterClip

Field Index

CELL_ANGLE_DISTANCE, CLUSTER_ANGLE_DISTANCE, CLUSTER_DISTANCE, m_Alpha, m_Angle, m_Character, m_LockedForNonGMs, m_ParentCluster, m_Radius, m_StartAngle, SignalClick, SignalRollOut, SignalRollOver

Method Index

new ClusterClip()
AddSubClusterClip(), Draw(), DrawCells(), GetCluster(), GetColor(), GetID(), GetSubClusterClip(), IsLocked(), IsLockedBecauseOfNonGM(), SetCluster(), SlotClick(), SlotRollOut(), SlotRollOver(), UpdateColors(), UpdateLabel()

Constructor Detail

ClusterClip

public function ClusterClip()

Field Detail

CLUSTER_ANGLE_DISTANCE

static public CLUSTER_ANGLE_DISTANCE

CELL_ANGLE_DISTANCE

static public CELL_ANGLE_DISTANCE

CLUSTER_DISTANCE

static public CLUSTER_DISTANCE

m_Angle

public m_Angle:Number

m_Radius

public m_Radius:Number

m_StartAngle

public m_StartAngle:Number

m_ParentCluster

public m_ParentCluster:ClusterClip

m_Character

public m_Character:Character

SignalClick

public SignalClick:Signal

SignalRollOver

public SignalRollOver:Signal

SignalRollOut

public SignalRollOut:Signal

m_LockedForNonGMs

public m_LockedForNonGMs:Boolean

m_Alpha

public m_Alpha:Number

Method Detail

Draw

function Draw()

DrawCells

function DrawCells()

UpdateLabel

function UpdateLabel()

SetCluster

function SetCluster(cluster:Cluster)

UpdateColors

function UpdateColors()

GetCluster

function GetCluster():Cluster

GetID

function GetID()

GetColor

function GetColor():Number

AddSubClusterClip

function AddSubClusterClip(subClusterClip:MovieClip)

GetSubClusterClip

function GetSubClusterClip(clusterID:Number)

IsLocked

public function IsLocked():Boolean

IsLockedBecauseOfNonGM

public function IsLockedBecauseOfNonGM()

SlotClick

function SlotClick()

SlotRollOver

function SlotRollOver()

SlotRollOut

function SlotRollOut()