Scaleform::GFx::FileTypeConstants Scaleform::GFx::MovieDef::ImportVisitor Scaleform::GFx::State Scaleform::GFx::ImportVisitor
class ImportVisitor : public State, public MovieDef::ImportVisitor, public FileTypeConstants;
ImportVisitor is the default import visitor used to enumerate through the imports of external SWF files in a movie. This visitor is called during loading (import binding stage) after each import is resolved.
Method |
Description |
Visitor interface, used for movie enumeration through VisitImportedMovies. | |
ImportVisitor constructor. | |
An overridden method to enumerate through the external files imported. |
GFx_Player.h