![]() |
GAF
3.4.10
General animation format player for Unity
|
Public Types | |
enum | TagType { TagType.TagInvalid = -1, 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 |