|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
Functions | |
| number | round (integer idp) |
| fun() number | logTo01 () |
| number | round2 (integer idp) |
| string[] | strsplit (string sep) |
| function | findFunction (table _parent) |
| umbrella::RGBA | namedColorToTable () |
| umbrella::RGBA | colorToTable () |
| umbrella::RGBA | safeColorToTable () |
| boolean | onMouseWheelScrollHandler (number _del) |
| umbrella::RGBA colorToTable | ( | ) |
| function findFunction | ( | table | _parent | ) |
| fun() number logTo01 | ( | ) |
| umbrella::RGBA namedColorToTable | ( | ) |
| boolean onMouseWheelScrollHandler | ( | number | _del | ) |
| number round | ( | integer | idp | ) |
| number round2 | ( | integer | idp | ) |
| umbrella::RGBA safeColorToTable | ( | ) |
| string[] strsplit | ( | string | sep | ) |