Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
Core::Context Struct Reference

#include <Context.h>

Public Member Functions

 Context ()=default
 
 ~Context ()
 
void init ()
 

Public Attributes

RenderData renderData {}
 
AppState appState {}
 
InputHandler inputHandler {}
 

Constructor & Destructor Documentation

◆ Context()

Core::Context::Context ( )
default

◆ ~Context()

Core::Context::~Context ( )

Member Function Documentation

◆ init()

void Core::Context::init ( )

Member Data Documentation

◆ appState

AppState Core::Context::appState {}

◆ inputHandler

InputHandler Core::Context::inputHandler {}

◆ renderData

RenderData Core::Context::renderData {}

The documentation for this struct was generated from the following files: