V-Gears 0
Free Final Fantasy VII engine.
VGears::Background2DFileXMLSerializer Member List

This is the complete list of members for VGears::Background2DFileXMLSerializer, including all inherited members.

Background2DFileXMLSerializer()VGears::Background2DFileXMLSerializer
BLENDING_ADDVGears::Background2DFileXMLSerializerprotectedstatic
BLENDING_ALPHAVGears::Background2DFileXMLSerializerprotectedstatic
BLENDING_SUBTRACTVGears::Background2DFileXMLSerializerprotectedstatic
FindChildNode(TiXmlNode &node, const String &tag)VGears::XMLSerializerprotectedvirtual
ImportBackground2DFile(Ogre::DataStreamPtr &stream, Background2DFile *dest)VGears::Background2DFileXMLSerializervirtual
Parse(Ogre::DataStreamPtr &stream, TiXmlDocument &dest)VGears::XMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Blending &dest, const Blending &def)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, bool &dest, const bool &def=false)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, int &dest, const int &def=0)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, String &dest, const String &def="")VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Ogre::Real &dest, const Ogre::Real &def=0)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Ogre::Vector2 &dest, const Ogre::Vector2 &def=Ogre::Vector2::ZERO)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Ogre::Vector3 &dest, const Ogre::Vector3 &def=Ogre::Vector3::ZERO)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Ogre::Vector4 &dest, const Ogre::Vector4 &def=Ogre::Vector4::ZERO)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadAttribute(TiXmlNode &node, const String &attribute, Ogre::Quaternion &dest, const Ogre::Quaternion &def=Ogre::Quaternion::IDENTITY)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadHeader(TiXmlNode *node)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadMap(TiXmlNode &node, const String &tag, const String &key_attribute, std::map< KeyType, ValueType > &dest)VGears::Background2DFileXMLSerializerinlineprotected
readObject(TiXmlNode &node, Tile &dest)VGears::Background2DFileXMLSerializerprotectedvirtual
readObject(TiXmlNode &node, Animation &dest)VGears::Background2DFileXMLSerializerprotectedvirtual
readObject(TiXmlNode &node, KeyFrame &dest)VGears::Background2DFileXMLSerializerprotectedvirtual
ReadVector(TiXmlNode &node, const String &tag, std::vector< ValueType > &dest)VGears::Background2DFileXMLSerializerinlineprotected
XMLSerializer()VGears::XMLSerializer
~Background2DFileXMLSerializer()VGears::Background2DFileXMLSerializervirtual
~XMLSerializer()VGears::XMLSerializervirtual