rag
graphic 2d engine
Classes | Public Member Functions | List of all members
rag::XFLParser Class Reference

Parser of XFL documents generated by the 3rd party editor tool FlashCS. More...

#include <XFLParser.h>

Public Member Functions

 XFLParser ()
 Creates the parser object.
 
rag::DisplayObjectload (const std::string &rootFolder, const std::string &symbol)
 Load a Flash CS symbol.
 

Detailed Description

Parser of XFL documents generated by the 3rd party editor tool FlashCS.

An XFLParser instance allows to read Flash symbols and creates the required DisplayObject instances to reproduce a particular symbol.


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