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::Block Struct Reference

#include <examples/mutatris/common.hpp>

Public Attributes

Uint32 clearElapsedMs = 0
int color = 0

Detailed Description

Definition at line 43 of file common.hpp.

Member Data Documentation

◆ clearElapsedMs

Uint32 mutatris::Block::clearElapsedMs = 0

Definition at line 45 of file common.hpp.

◆ color

int mutatris::Block::color = 0

Definition at line 44 of file common.hpp.


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