Nebula
Loading...
Searching...
No Matches
CoreGraphics::WindowCreateInfo Struct Reference

#include <window.h>

Public Attributes

CoreGraphics::DisplayMode mode
 
Util::StringAtom title
 
Util::StringAtom icon
 
CoreGraphics::AntiAliasQuality::Code aa
 
bool resizable: 1
 
bool decorated: 1
 
bool fullscreen: 1
 
bool vsync: 1
 

Member Data Documentation

◆ aa

CoreGraphics::AntiAliasQuality::Code CoreGraphics::WindowCreateInfo::aa

◆ decorated

bool CoreGraphics::WindowCreateInfo::decorated

◆ fullscreen

bool CoreGraphics::WindowCreateInfo::fullscreen

◆ icon

Util::StringAtom CoreGraphics::WindowCreateInfo::icon

◆ mode

CoreGraphics::DisplayMode CoreGraphics::WindowCreateInfo::mode

◆ resizable

bool CoreGraphics::WindowCreateInfo::resizable

◆ title

Util::StringAtom CoreGraphics::WindowCreateInfo::title

◆ vsync

bool CoreGraphics::WindowCreateInfo::vsync

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