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>

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 | |
losWindowInfo is the window creation struct we pass this into the creation function for the library to create a window object