UserEventHandler

UserEventHandler
Scaleform::GFx::State
    Scaleform::GFx::UserEventHandler
Declaration
class UserEventHandler : public State;
Description

UserEventHandler is a user-installable interface used to handle events fired from the player. All of the user events are routed to the HandleEvent virtual function of this class. These events include requests to show or hide system mouse, change system cursor, and so on.

Methods
Method 
Description 
UserEventHandler constructor. 
A callback method invoked when an event is fired from the player. 
File

GFx_Loader.h