GAF  3.2.1
General animation format player for Unity
Public Types | Public Member Functions | List of all members
TagBase Class Referenceabstract

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)
 

Member Enumeration Documentation

Enumerator
TagEnd 
TagDefineAtlas 
TagDefineAnimationMasks 
TagDefineAnimationObjects 
TagDefineAnimationFrames 
TagDefineNamedParts 
TagDefineSequences 

Member Function Documentation

abstract void TagBase.Read ( BinaryReader  _GAFFileReader,
GAFAnimationData  _Data 
)
pure virtual

The documentation for this class was generated from the following file: