|
nngn
|
Functions | |
| local function | entry (s, title, text) |
| local function | bool (title, init, text) |
| local function | int (title, min, max, init, text) |
| local function | float (title, min, max, init, div, text) |
Variables | |
| local | os< const > = require "nngn.lib.os" |
| local | tools< const > = require "nngn.lib.tools" |
| local | ps = {} |
| local function bool | ( | title | , |
| init | , | ||
| text | ) |

| local function entry | ( | s | , |
| title | , | ||
| text | ) |

| local os< const > = require "nngn.lib.os" |
| local ps = {} |