Difference between revisions of "CSprite"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | getBlob | {{:Component::getBlob|getBlob}} |- |...")
(No difference)

Revision as of 07:56, 10 September 2012


Methods:

Method Description
getBlob

Returns a reference to the CBlob that owns this object. It is a method common to several object types that are considered 'components'.

SetActive


RemoveScript


AddScript


getConsts


getVars


ForceUpdate


getAnimation


SetAnimation


addAnimation


isAnimation


isAnimationEnded


isFrame


getFrame


SetFrameIndex


isFrameIndex


getFrameIndex


ResetWorldTransform


TranslateAllBy


RotateAllBy


getWorldRotation


getWorldTranslation


RotateBy


SetOffset


SetRelativeZ


SetZ


SetFacingLeft


x CSprite::y
x CSprite::y
x CSprite::y
x CSprite::y

Properties:

Property Type Description
animation Animation@