![]() |
FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
|
Public Member Functions | |
void | initialise () |
void | new (type, text, duration, playerObject) |
void | onMouseMove (x, y) |
void | onMouseMoveOutside (x, y) |
void | restartFadeOut () |
void | update () |
Definition at line 2 of file Notification.lua.
void initialise | ( | ) |
void new | ( | type | , |
text | , | ||
duration | , | ||
playerObject | ) |
void restartFadeOut | ( | ) |
void update | ( | ) |