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 loop (std, game)
 
local function draw (std, game)
 
local function exit (std, game)
 

Function Documentation

◆ draw()

local function draw ( std ,
game  )

◆ exit()

local function exit ( std ,
game  )

◆ init()

local function init ( std ,
game  )
Game FSM

◆ loop()

local function loop ( std ,
game  )