Dodo 0.1
Template for CPP projects
Loading...
Searching...
No Matches
dodo::core::App::AppInfo Struct Reference

#include <App.hpp>

Public Attributes

size_t width
 
size_t height
 
std::string title
 
GLFWmonitormonitor = nullptr
 

Member Data Documentation

◆ height

size_t dodo::core::App::AppInfo::height

◆ monitor

GLFWmonitor* dodo::core::App::AppInfo::monitor = nullptr

◆ title

std::string dodo::core::App::AppInfo::title

◆ width

size_t dodo::core::App::AppInfo::width

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