[][src]Module rg3d::engine

Engine is container for all subsystems (renderer, ui, sound, resource manager). It also creates a window and an OpenGL context.

Modules

error

All possible errors that can happen in the engine.

resource_manager

Resource manager controls loading and lifetime of resource in the engine.

Structs

Engine

See module docs.