Package | com.catalystapps.gaf.data.config |
Class | public class CAnimationSequence |
Inheritance | CAnimationSequence ![]() |
Property | Defined By | ||
---|---|---|---|
endFrameNo : uint [read-only]
Sequence end frame number
| CAnimationSequence | ||
id : String [read-only]
Sequence ID
| CAnimationSequence | ||
startFrameNo : uint [read-only]
Sequence start frame number
| CAnimationSequence |
endFrameNo | property |
endFrameNo:uint
[read-only] Sequence end frame number
public function get endFrameNo():uint
id | property |
id:String
[read-only] Sequence ID
public function get id():String
startFrameNo | property |
startFrameNo:uint
[read-only] Sequence start frame number
public function get startFrameNo():uint