SpiecsEngine
 
Loading...
Searching...
No Matches

◆ initInfo

const WindowInfo Spices::initInfo { 2200, 1300, "Spices Engine", std::make_shared<WindowIcon>(SPICES_ENGINE_ASSETS_PATH + "Textures/src/Hello_Spices_Engine.png") }

Window create parameter.

Definition at line 38 of file VulkanRenderBackend.cpp.

38{ 2200, 1300, "Spices Engine", std::make_shared<WindowIcon>(SPICES_ENGINE_ASSETS_PATH + "Textures/src/Hello_Spices_Engine.png") };