Backend Class Referenceabstract

#include <Backend.h>

Description

Backend.

Backends are what links your multimedia project to the host system through standardized interfaces, abstracting out system-specific features. They are not documented through the HTML docs, you will need to explore the headers yourself if you wish to write your own.

There exist Backends for major groups of functionality: Rendering, Input, Audio, Display (windowing), Framebuffer storage/access and perhaps more in the future.

Directory costruction should always match: [backend name]/[bankend name].h [backend name]/[system-variant].h [backend name]/[system-variant]/*


The documentation for this class was generated from the following file:
  • /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Backends/Backend.h