Component Graphics
| Methods | Properties | Base Classes | Derived Classes |
|---|---|---|---|
| All | AnimationActive | basesprite | |
| Clear | AnimationSpeed | ||
| Get | |||
| Constructor | |||
| Set |
Properties
AnimationActive : boolean
var AnimationActive : Boolean
AnimationSpeed : real
var AnimationSpeed : Real
Methods
All : multispriteentryrange
Name Type Description function All() : MultiSpriteEntryRange
Clear : Void
Name Type Description function Clear()
Get : multispriteentry
Name Type Description p0 integer2 function Get(p0 : Integer2) : MultiSpriteEntry
MultiSprite : Void
constructor
Name Type Description function MultiSprite()
Set : Void
Name Type Description p0 integer2 p1 spritesource function Set(p0 : Integer2, p1 : SpriteSource)