GAF Library
Generic Animation Format
 All Classes Functions Pages
GAFAsset Member List

This is the complete list of members for GAFAsset, including all inherited members.

animationFramesCount() const GAFAsset
create(const std::string &gafFilePath, GAFTextureLoadDelegate *delegate=NULL) (defined in GAFAsset)GAFAssetstatic
createObject() (defined in GAFAsset)GAFAsset
createObjectAndRun(bool looped=false) (defined in GAFAsset)GAFAsset
desiredCsf()GAFAssetstatic
GAFAsset() (defined in GAFAsset)GAFAsset
getAnimationFrames() const (defined in GAFAsset)GAFAsset
getAnimationMasks() const (defined in GAFAsset)GAFAsset
getAnimationObjects() const (defined in GAFAsset)GAFAsset
getAnimationSequences() const GAFAsset
getHeader() const (defined in GAFAsset)GAFAsset
getNamedParts() const (defined in GAFAsset)GAFAsset
getSceneColor() const (defined in GAFAsset)GAFAsset
getSceneFps() const (defined in GAFAsset)GAFAsset
getSceneHeight() const (defined in GAFAsset)GAFAsset
getSceneWidth() const (defined in GAFAsset)GAFAsset
getSequence(const std::string &name) const GAFAsset
getSequenceByFirstFrame(int frame) const GAFAsset
getSequenceByLastFrame(int frame) const GAFAsset
initWithGAFFile(const std::string &filePath, GAFTextureLoadDelegate *delegate=NULL)GAFAsset
isAssetVersionPlayable(const char *version)GAFAssetstatic
pushAnimationFrame(GAFAnimationFrame *frame) (defined in GAFAsset)GAFAsset
pushAnimationMask(unsigned int objectId, unsigned int elementAtlasIdRef) (defined in GAFAsset)GAFAsset
pushAnimationObjects(unsigned int objectId, unsigned int elementAtlasIdRef) (defined in GAFAsset)GAFAsset
pushAnimationSequence(const std::string nameId, int start, int end) (defined in GAFAsset)GAFAsset
pushNamedPart(unsigned int objectIdRef, const std::string &name) (defined in GAFAsset)GAFAsset
pushTextureAtlas(GAFTextureAtlas *atlas) (defined in GAFAsset)GAFAsset
setDesiredCsf(float csf)GAFAssetstatic
setHeader(GAFHeader &h) (defined in GAFAsset)GAFAsset
setSceneColor(const cocos2d::Color4B &) (defined in GAFAsset)GAFAsset
setSceneFps(unsigned int) (defined in GAFAsset)GAFAsset
setSceneHeight(unsigned int) (defined in GAFAsset)GAFAsset
setSceneWidth(unsigned int) (defined in GAFAsset)GAFAsset
setTextureLoadDelegate(GAFTextureLoadDelegate *delegate) (defined in GAFAsset)GAFAsset
textureAtlas() (defined in GAFAsset)GAFAsset
usedAtlasContentScaleFactor() const GAFAsset
~GAFAsset() (defined in GAFAsset)GAFAsset