|
nngn
|
Functions | |
| function DEMO | add_stage (text) table.insert(self.stages |
| function DEMO | next () |
| function | demo_start () end |
Variables | |
| local | input = require "nngn.lib.input" |
| local | textbox = require "nngn.lib.textbox" |
| DEMO = {i = 1, stages = {}} | |
| function DEMO text | end |
| function DEMO add_stage | ( | text | ) |
| function demo_start | ( | ) |
| function DEMO next | ( | ) |

| DEMO = {i = 1, stages = {}} |
| local function d end |
| local input = require "nngn.lib.input" |
| local textbox = require "nngn.lib.textbox" |