projects
/
Jin-modules
master
Jin扩展模块
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newton
/
init.lua
blob: 41f9f9a4525f32564d51215c73ce4a954f6422c4 (
plain
)
1
2
3
4
5
6
7
8
9
local newton = {} newton.world = {} newton.update = function(dt) end return newton