CSprite
From King Arthur's Gold Wiki
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@ |