MXVK Vulkan Framework 0.33.1
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
anonymous_namespace{tetris.cpp}::Block Struct Reference

Public Attributes

int x = 0
int y = 0

Detailed Description

Definition at line 52 of file tetris.cpp.

Member Data Documentation

◆ x

int anonymous_namespace{tetris.cpp}::Block::x = 0

Definition at line 53 of file tetris.cpp.

◆ y

int anonymous_namespace{tetris.cpp}::Block::y = 0

Definition at line 54 of file tetris.cpp.


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