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

Public Attributes

BlockModel block
int x = 0
int y = 0

Detailed Description

Definition at line 79 of file tetris.cpp.

Member Data Documentation

◆ block

BlockModel anonymous_namespace{tetris.cpp}::LockedBlock::block

Definition at line 80 of file tetris.cpp.

◆ x

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

Definition at line 81 of file tetris.cpp.

◆ y

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

Definition at line 82 of file tetris.cpp.


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