This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovr
/
lovr-docs
oglindă de
https://github.com/bjornbytes/lovr-docs.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Ramură:
dev
Ramuri
Etichete
dev
screenshotbot
v0.1.0
v0.10.0
v0.11.0
v0.12.0
v0.13.0
v0.14.0
v0.15.0
v0.16.0
v0.17.0
v0.18.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.8.0
v0.9.0
v0.9.1
lovr-docs
/
examples
/
Intro
/
Hello_World
/
main.lua
main.lua
68 B
Permalink
Istoric
Crud
1
2
3
function lovr.draw(pass)
pass:text('hello world', 0, 1.7, -5)
end