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

#include <window.h>

Public Attributes

CoreGraphics::DisplayMode mode
Util::StringAtom title = nullptr
Util::StringAtom icon = nullptr
CoreGraphics::AntiAliasQuality::Code aa = CoreGraphics::AntiAliasQuality::None
void * userData = nullptr
bool resizable: 1
bool decorated: 1
bool fullscreen: 1
bool vsync: 1

Member Data Documentation

◆ aa

◆ decorated

bool CoreGraphics::WindowCreateInfo::decorated

◆ fullscreen

bool CoreGraphics::WindowCreateInfo::fullscreen

◆ icon

Util::StringAtom CoreGraphics::WindowCreateInfo::icon = nullptr

◆ mode

CoreGraphics::DisplayMode CoreGraphics::WindowCreateInfo::mode

◆ resizable

bool CoreGraphics::WindowCreateInfo::resizable

◆ title

Util::StringAtom CoreGraphics::WindowCreateInfo::title = nullptr

◆ userData

void* CoreGraphics::WindowCreateInfo::userData = nullptr

◆ vsync

bool CoreGraphics::WindowCreateInfo::vsync

The documentation for this struct was generated from the following file:
  • /github/workspace/code/render/coregraphics/window.h