nngn
Loading...
Searching...
No Matches
textbox.lua File Reference

Functions

function set_speed_fast ()
 
function set (title, text)
 
function update (title, text)
 
function clear () set(""
 

Variables

 SPEED_NORMAL = Textbox.DEFAULT_SPEED
 
 SPEED_FAST
 
function end
 

Function Documentation

◆ clear()

function clear ( )
Here is the call graph for this function:

◆ set()

function set ( title  ,
text   
)

◆ set_speed_fast()

function set_speed_fast ( )

◆ update()

function update ( title  ,
text   
)

Variable Documentation

◆ end

function end

◆ SPEED_FAST

SPEED_FAST
Initial value:
local function-set_speed_normal()
SPEED_NORMAL
Definition: textbox.lua:1

◆ SPEED_NORMAL

SPEED_NORMAL = Textbox.DEFAULT_SPEED