Class sandy.skin.SkinType

Description

Contains all the types of skins that can be used in Sandy.

Field Index

MIXED, MOVIE, NONE, SIMPLE_COLOR, SIMPLE_LINE, TEXTURE, VIDEO, ZLIGHTEN

Method Index

getValue(), toString()

Field Detail

NONE

static public NONE:SkinType [Read Only]
Constant value representing no skin yet

SIMPLE_COLOR

static public SIMPLE_COLOR:SkinType [Read Only]
Constant value representing the SimpleColorSkin

MIXED

static public MIXED:SkinType [Read Only]
Constant value representing the MixedSkin

SIMPLE_LINE

static public SIMPLE_LINE:SkinType [Read Only]
Constant value representing the SimpleLineSkin

TEXTURE

static public TEXTURE:SkinType [Read Only]
Constant value representing the TextureSkin

ZLIGHTEN

static public ZLIGHTEN:SkinType [Read Only]
Constant value representing the ZLightenSkin

MOVIE

static public MOVIE:SkinType [Read Only]
Constant value representing the MovieSkin

VIDEO

static public VIDEO:SkinType [Read Only]
Constant value representing the VideoSkin

Method Detail

toString

public function toString():String

Make a string representation of this object

Return

String the string representation

getValue

public function getValue(Void):Number

Get the value of the TransformType.

Return

The value