![]() |
Ankush's Garage
A collection of stuff made by Ankush Roy
|
#include <Context.h>
Public Member Functions | |
Context ()=default | |
~Context () | |
void | init () |
Public Attributes | |
RenderData | renderData {} |
AppState | appState {} |
InputHandler | inputHandler {} |
|
default |
Core::Context::~Context | ( | ) |
void Core::Context::init | ( | ) |
AppState Core::Context::appState {} |
InputHandler Core::Context::inputHandler {} |
RenderData Core::Context::renderData {} |