Class PostProcessSystem

Inheritance Relationships

Base Type

Class Documentation

class PostProcessSystem : public System

Handles all the custom post processes.

Public Functions

void update(float deltaMilliseconds)
void addCustomPostProcessing(const String &path)

Public Static Functions

static PostProcessSystem *GetSingleton()