Engine 0.0.4
Game engine in lua
Loading...
Searching...
No Matches
game.lua File Reference

Go to the source code of this file.

Functions

local function init (std, game)
 
local function http (std, game)
 
local function loop (std, game)
 
local function draw (std, game)
 
local function exit (std, game)
 

Detailed Description

Definition in file game.lua.

Function Documentation

◆ draw()

local function draw ( std ,
game  )

◆ exit()

local function exit ( std ,
game  )

◆ http()

local function http ( std ,
game  )

◆ init()

local function init ( std ,
game  )

◆ loop()

local function loop ( std ,
game  )