FrameworkZ 10.8.3
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
FrameworkZ::UI::Notification Class Reference

Public Member Functions

void initialise ()
 
void new (type, text, duration, playerObject)
 
void onMouseMove (x, y)
 
void onMouseMoveOutside (x, y)
 
void restartFadeOut ()
 
void update ()
 

Detailed Description

Definition at line 2 of file Notification.lua.

Member Function Documentation

◆ initialise()

void initialise ( )

◆ new()

void new ( type ,
text ,
duration ,
playerObject  )

◆ onMouseMove()

void onMouseMove ( x ,
y  )

◆ onMouseMoveOutside()

void onMouseMoveOutside ( x ,
y  )

◆ restartFadeOut()

void restartFadeOut ( )

◆ update()

void update ( )

The documentation for this class was generated from the following file: