Loading...
Searching...
No Matches
hellfire::WindowInfo Struct Reference

#include <IWindow.h>

Collaboration diagram for hellfire::WindowInfo:

Public Attributes

int width
 
int height
 
std::string title
 

Detailed Description

Definition at line 17 of file IWindow.h.

Member Data Documentation

◆ height

int hellfire::WindowInfo::height

Definition at line 19 of file IWindow.h.

◆ title

std::string hellfire::WindowInfo::title

Definition at line 20 of file IWindow.h.

◆ width

int hellfire::WindowInfo::width

Definition at line 18 of file IWindow.h.


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