MEngine Class Reference
Inherited by COpenVGEngine.
List of all members.
Public Member Functions |
virtual void | ActivateL ()=0 |
virtual void | Deactivate ()=0 |
virtual void | Step ()=0 |
virtual TBool | IsPending ()=0 |
virtual TInt | GetSpeed ()=0 |
virtual TKeyResponse | HandleKeyEventL (const TKeyEvent &aKeyEvent)=0 |
Detailed Description
The abstract class that represents the engine of the example.
Definition at line 15 of file engine.h.