![]() |
FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
|
Public Member Functions | |
| void | addClothingOption (x, y, height, entryWidth, labelText, clothingLocation, clothingTable) |
| void | initialise () |
| void | new (parameters) |
| void | onBeardChanged (dropdown) |
| void | onClothingChanged (dropdown) |
| void | onHairChanged (dropdown) |
| void | render () |
| void | resetBeardStyles () |
| void | resetGender (newGender) |
| void | resetHairColor () |
| void | resetHairStyles () |
| void | resetSkinColor () |
| void | update () |
Definition at line 2 of file CreateCharacterAppearance.lua.
| void addClothingOption | ( | x | , |
| y | , | ||
| height | , | ||
| entryWidth | , | ||
| labelText | , | ||
| clothingLocation | , | ||
| clothingTable | ) |
| void initialise | ( | ) |
| void new | ( | parameters | ) |
| void onBeardChanged | ( | dropdown | ) |
| void onClothingChanged | ( | dropdown | ) |
| void onHairChanged | ( | dropdown | ) |
| void render | ( | ) |
| void resetBeardStyles | ( | ) |
| void resetGender | ( | newGender | ) |
| void resetHairColor | ( | ) |
| void resetHairStyles | ( | ) |
| void resetSkinColor | ( | ) |
| void update | ( | ) |