![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Achievement visibility and unlock state for the game module. More...
Go to the source code of this file.
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
| namespace | toy::game |
| Game types and utilities: achievement state and related APIs. | |
Enumerations | |
| enum class | toy::game::AchievementState : uint8_t { toy::game::Hidden , toy::game::Locked , toy::game::Unlocked } |
| State of an achievement: visibility and whether it is unlocked. More... | |
Achievement visibility and unlock state for the game module.
Defines toy::game::AchievementState.