![]() |
FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
|
User Interfaces module. This module is used to create user interfaces for the game. More...
Public Member Functions | |
| void | Initialize (uniqueID, userInterface) |
| void | New (uniqueID, parent) |
Data Fields | |
| FrameworkZ UserInterfaces | __index |
| UI | __index |
| FrameworkZ UserInterfaces | List |
| local | UI |
| FrameworkZ | UserInterfaces |
User Interfaces module. This module is used to create user interfaces for the game.
Definition at line 16 of file User_Interfaces.lua.
| void Initialize | ( | uniqueID | , |
| userInterface | ) |
| FrameworkZ UserInterfaces __index |
Definition at line 18 of file User_Interfaces.lua.
| UI __index |
Definition at line 26 of file User_Interfaces.lua.
| FrameworkZ UserInterfaces List |
Definition at line 20 of file User_Interfaces.lua.
| local UI |
Definition at line 24 of file User_Interfaces.lua.
Definition at line 22 of file User_Interfaces.lua.