MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mutatris::anonymous_namespace{mutatris_window.cpp} Namespace Reference

Variables

constexpr int CONSOLE_DESIGN_FONT_SIZE = 20
constexpr int START_PROMPT_RECT_H = 78
constexpr int START_PROMPT_RECT_W = 217
constexpr int START_PROMPT_RECT_X = 530
constexpr int START_PROMPT_RECT_Y = 548

Variable Documentation

◆ CONSOLE_DESIGN_FONT_SIZE

int mutatris::anonymous_namespace{mutatris_window.cpp}::CONSOLE_DESIGN_FONT_SIZE = 20
constexpr

Definition at line 19 of file mutatris_window.cpp.

◆ START_PROMPT_RECT_H

int mutatris::anonymous_namespace{mutatris_window.cpp}::START_PROMPT_RECT_H = 78
constexpr

Definition at line 23 of file mutatris_window.cpp.

◆ START_PROMPT_RECT_W

int mutatris::anonymous_namespace{mutatris_window.cpp}::START_PROMPT_RECT_W = 217
constexpr

Definition at line 22 of file mutatris_window.cpp.

◆ START_PROMPT_RECT_X

int mutatris::anonymous_namespace{mutatris_window.cpp}::START_PROMPT_RECT_X = 530
constexpr

Definition at line 20 of file mutatris_window.cpp.

◆ START_PROMPT_RECT_Y

int mutatris::anonymous_namespace{mutatris_window.cpp}::START_PROMPT_RECT_Y = 548
constexpr

Definition at line 21 of file mutatris_window.cpp.