GAF
3.2.1
General animation format player for Unity
|
Inherited by TagDefineAnimationFrames, TagDefineAnimationMasks, TagDefineAnimationObjects, TagDefineAtlas, TagDefineEnd, TagDefineNamedParts, and TagDefineSequences.
Public Types | |
enum | TagType { TagType.TagEnd = 0, TagType.TagDefineAtlas = 1, TagType.TagDefineAnimationMasks = 2, TagType.TagDefineAnimationObjects = 3, TagType.TagDefineAnimationFrames = 4, TagType.TagDefineNamedParts = 5, TagType.TagDefineSequences = 6 } |
Public Member Functions | |
abstract void | Read (BinaryReader _GAFFileReader, GAFAnimationData _Data) |
enum TagBase.TagType |
|
pure virtual |