This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ab64c9fa8
axmol
/
samples
/
Lua
/
HelloLua
/
Resources
/
hello2.lua
3 lines
41 B
Lua
Raw
Blame
History
function
myadd
(
x
,
y
)
return
x
+
y
end
Reference in New Issue
View Git Blame
Copy Permalink