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}::HighScoreEntry Struct Reference

Public Attributes

std::string name
int score = 0

Detailed Description

Definition at line 85 of file tetris.cpp.

Member Data Documentation

◆ name

std::string anonymous_namespace{tetris.cpp}::HighScoreEntry::name

Definition at line 86 of file tetris.cpp.

◆ score

int anonymous_namespace{tetris.cpp}::HighScoreEntry::score = 0

Definition at line 87 of file tetris.cpp.


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