Loading...
Searching...
No Matches
Engine/App

Application entry points, managers, and controller abstractions. More...

Collaboration diagram for Engine/App:

Classes

class  ml::Application
 Primary entry point for Malena applications without a manifest. More...
class  ml::ApplicationBase
 Internal base class for all Malena applications. More...
class  ml::ApplicationWith< TManifest >
 Entry point for Malena applications with a manifest. More...
class  ml::AppManager
 Drives the application main loop and coordinates all framework managers. More...
class  ml::SceneManager< StateEnum >
 State-driven scene router for Malena applications. More...

Detailed Description

Application entry points, managers, and controller abstractions.