Class GUI.Waypoints.CustomWaypoint

Field Index

m_Background

Inherited from ScreenWaypoint

Method Index

new CustomWaypoint()
GetHeight(), GetWidth(), SetColor(), SetDirection(), Update(), UpdateColor(), WriteText()

Inherited from ScreenWaypoint

Constructor Detail

CustomWaypoint

function CustomWaypoint()

Field Detail

m_Background

m_Background:MovieClip

Method Detail

WriteText

function WriteText():Void

UpdateColor

function UpdateColor()

SetColor

function SetColor(color:Number)

GetHeight

function GetHeight()

GetWidth

function GetWidth()

Update

function Update(screenWidth:Number)

SetDirection

function SetDirection(direction:String)