Skip to content

Struct AIAC::Window::WindowData

ClassList > WindowData

Public Attributes

Type Name
uint32_t Height
bool IsResizable
const char * Title
bool VSync
uint32_t Width

Public Attributes Documentation

variable Height

uint32_t AIAC::Window::WindowData::Height;

variable IsResizable

bool AIAC::Window::WindowData::IsResizable;

variable Title

const char* AIAC::Window::WindowData::Title;

variable VSync

bool AIAC::Window::WindowData::VSync;

variable Width

uint32_t AIAC::Window::WindowData::Width;


The documentation for this class was generated from the following file src/AIAC/Window.h