losWindowInfo Struct Reference

losWindowInfo is the window creation struct we pass this into the creation function for the library to create a window object More...

#include <Window.h>

Collaboration diagram for losWindowInfo:

Public Attributes

losSize window_size
 this size of the window (width|height)
 
const char * title
 this is the title string
 
size_t title_size
 this is the title string size
 

Detailed Description

losWindowInfo is the window creation struct we pass this into the creation function for the library to create a window object


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