Chicane

Create Info

Header
Chicane/Core/Window/CreateInfo.hpp
Namespace
Chicane::Window::CreateInfo

Required data to create an Window.

Properties

AccessModifierTypeNameDescription
publicstd::stringtitle
publicstd::stringiconOptional [file path]
publicVec<2, int>resolution
publicintdisplayIndex
publicTypetype
publicboolbIsFocused
publicboolbIsResizableOnly takes effect when the type is Type::Windowed