Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
pgimeno
/
Goo
Suivre
1
Voter
0
Fork
0
Fichiers
Pull Requests
0
Branche:
master
Branches
Tags
experimental
gh-pages
love0-9
master
Goo
/
goo_experimental
/
objects
/
box.lua
box.lua
83 B
Lien permanent
Historique
Raw
1
2
3
4
local box = goo.newobject( 'box' )
function box:init() end
function box:draw() end