Scaleform::GFx::State Scaleform::GFx::ProgressHandler
class ProgressHandler : public State;
ProgressHandler is user-defined handler to receive SWF/GFx load progress. The callback is invoked through a call to Loader::CreateMovie.
Method |
Description |
Called when a tag has just been loaded from the SWF/GFx file. | |
ProgressHandler constructor. | |
Callback method invoked when file loading progress status changes. |
GFx_Loader.h