GlyEngine 0.0.17
Create games and apps with lua
Loading...
Searching...
No Matches
App

Functions

local function reset ()
 
local function exit ()
 
local function title (window_name)
 
local function fps_show (show)
 

Detailed Description

Function Documentation

◆ exit()

local function exit ( )

◆ fps_show()

local function fps_show ( show )
Precondition
the mode 3 require math
Parameters
showinteger
  • mode 1: FPS
  • mode 2: FPS / FPS Limit
  • mode 3: FPS Real Time / FPS / FPS Limit

◆ reset()

local function reset ( )

◆ title()

local function title ( window_name )