![]() |
FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
|
Go to the source code of this file.
Data Structures | |
class | FrameworkZ::UserInterfaces |
User Interfaces module. This module is used to create user interfaces for the game. More... | |
class | UI |
Functions | |
void local | canGoForward () |
void self | currentStep () |
void local | currentStepInfo () |
void local | enterToMenuCallback () |
void local | exitFromMenuCallback () |
void local | exitToMenuCallback () |
void | FrameworkZ () |
void local | fromMenu () |
void self | parent () |
void local | previousStepInfo () |
void local | toMenu () |
void local | toMenuName () |
void local | toMenuParameters () |
void canGoForward | ( | ) |
void self currentStep | ( | ) |
void local currentStepInfo | ( | ) |
void local enterToMenuCallback | ( | ) |
local exitFromMenuCallback | ( | ) |
void local exitToMenuCallback | ( | ) |
void FrameworkZ | ( | ) |
void local fromMenu | ( | ) |
void self parent | ( | ) |
void local previousStepInfo | ( | ) |
void local toMenu | ( | ) |
void local toMenuName | ( | ) |
void local toMenuParameters | ( | ) |