This is the complete list of members for Sword25::AnimationResource, including all inherited members.
_alphaAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_animationType (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_colorModulationAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_FPS (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_layoutList (defined in Common::XMLParser) | Common::XMLParser | protected |
_millisPerFrame (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_nodePool (defined in Common::XMLParser) | Common::XMLParser | |
_scalingAllowed (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | protected |
_XMLkeys (defined in Common::XMLParser) | Common::XMLParser | |
addReference() | Sword25::Resource | inline |
allocNode() (defined in Common::XMLParser) | Common::XMLParser | inline |
AnimationDescription() (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | inlineprotected |
AnimationResource(const Common::String &filename) (defined in Sword25::AnimationResource) | Sword25::AnimationResource | |
buildLayout()=0 | Common::XMLParser | protectedpure virtual |
ChildMap typedef (defined in Common::XMLParser) | Common::XMLParser | |
cleanup() | Common::XMLParser | inlineprotectedvirtual |
close() (defined in Common::XMLParser) | Common::XMLParser | |
closedKeyCallback(ParserNode *node) | Common::XMLParser | inlineprotectedvirtual |
closeKey() | Common::XMLParser | protected |
freeNode(ParserNode *node) (defined in Common::XMLParser) | Common::XMLParser | inline |
getActiveNode() | Common::XMLParser | inline |
getAnimationType() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
getFileName() const | Sword25::Resource | inline |
getFPS() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
getFrame(uint index) const override (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inlinevirtual |
getFrameCount() const override (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inlinevirtual |
getLockCount() const | Sword25::Resource | inline |
getMillisPerFrame() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
getParentNode(ParserNode *child) | Common::XMLParser | inline |
getType() const | Sword25::Resource | inline |
handleUnknownKey(ParserNode *node) | Common::XMLParser | inlineprotectedvirtual |
isAlphaAllowed() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
isColorModulationAllowed() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
isScalingAllowed() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
isValid() const (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inline |
isValidNameChar(char c) | Common::XMLParser | inlineprotectedvirtual |
keyCallback(ParserNode *node)=0 | Common::XMLParser | protectedpure virtual |
kParserError enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedHeader enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedKey enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedKeyName enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedPropertyName enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedPropertyOperator enum value (defined in Common::XMLParser) | Common::XMLParser | |
kParserNeedPropertyValue enum value (defined in Common::XMLParser) | Common::XMLParser | |
loadBuffer(const byte *buffer, uint32 size, DisposeAfterUse::Flag disposable=DisposeAfterUse::NO) | Common::XMLParser | |
loadFile(const Path &filename) | Common::XMLParser | |
loadFile(const FSNode &node) (defined in Common::XMLParser) | Common::XMLParser | |
loadStream(SeekableReadStream *stream, const String &name="File Stream") (defined in Common::XMLParser) | Common::XMLParser | |
parse() | Common::XMLParser | |
parseActiveKey(bool closed) | Common::XMLParser | protected |
parseIntegerKey(const char *key, int count,...) | Common::XMLParser | protected |
parseIntegerKey(const String &keyStr, int count,...) (defined in Common::XMLParser) | Common::XMLParser | protected |
parseKeyValue(String keyName) | Common::XMLParser | protected |
parserError(const String &errStr) | Common::XMLParser | protected |
ParserState enum name | Common::XMLParser | |
parseToken() | Common::XMLParser | protected |
parseXMLHeader(ParserNode *node) (defined in Common::XMLParser) | Common::XMLParser | protected |
persist(OutputPersistenceBlock &writer) override (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | virtual |
release() | Sword25::Resource | |
Resource(const Common::String &uniqueFileName, RESOURCE_TYPES type) (defined in Sword25::Resource) | Sword25::Resource | |
RESOURCE_TYPES enum name (defined in Sword25::Resource) | Sword25::Resource | |
setAllowText() | Common::XMLParser | inline |
skipComments() | Common::XMLParser | protected |
skipSpaces() | Common::XMLParser | protected |
textCallback(const String &val) | Common::XMLParser | inlineprotectedvirtual |
TYPE_ANIMATION enum value (defined in Sword25::Resource) | Sword25::Resource | |
TYPE_BITMAP enum value (defined in Sword25::Resource) | Sword25::Resource | |
TYPE_FONT enum value (defined in Sword25::Resource) | Sword25::Resource | |
TYPE_SOUND enum value (defined in Sword25::Resource) | Sword25::Resource | |
TYPE_UNKNOWN enum value (defined in Sword25::Resource) | Sword25::Resource | |
unlock() override (defined in Sword25::AnimationResource) | Sword25::AnimationResource | inlinevirtual |
unpersist(InputPersistenceBlock &reader) override (defined in Sword25::AnimationDescription) | Sword25::AnimationDescription | virtual |
vparseIntegerKey(const char *key, int count, va_list args) (defined in Common::XMLParser) | Common::XMLParser | protected |
XMLParser() | Common::XMLParser | inline |
~AnimationResource() override (defined in Sword25::AnimationResource) | Sword25::AnimationResource | |
~Persistable() (defined in Sword25::Persistable) | Sword25::Persistable | inlinevirtual |
~Resource() (defined in Sword25::Resource) | Sword25::Resource | inlineprotectedvirtual |
~XMLParser() (defined in Common::XMLParser) | Common::XMLParser | virtual |