Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
pgimeno
/
Goo
Seguir
1
Destacar
0
Fork
0
Archivos
Pull Requests
0
Rama:
master
Ramas
Etiquetas
experimental
gh-pages
love0-9
master
Goo
/
goo_experimental
/
objects
/
box.lua
box.lua
83 B
Permalink
Histórico
Raw
1
2
3
4
local box = goo.newobject( 'box' )
function box:init() end
function box:draw() end