Loading [MathJax]/extensions/tex2jax.js
Engine
0.0.6
Game engine in lua
Toggle main menu visibility
Main Page
Related Pages
Topics
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
f
h
i
l
m
n
p
r
s
t
u
v
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
r
s
u
v
w
y
z
▼
Engine
Todo List
►
Topics
▼
Files
▼
File List
▼
examples
►
asteroids
►
helloworld
►
launcher
▼
pong
►
game.lua
►
src
►
File Members
•
All
Files
Functions
Variables
Modules
Pages
Loading...
Searching...
No Matches
Functions
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
)
◆
loop()
local function loop
(
std
,
game
)
examples
pong
game.lua
Generated by
1.12.0