projects
/
Asura
master
游戏引擎
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Asura.Framework
/
scripts
/
filesystem
/
entity_loader.lua
blob: 771f86a618d05fd113a308551c1a2bcc90a2fdb1 (
plain
)
1
2
3
4
5
local loader = AsuraEngine.Loader.New("gameobject") function loader.Load(asset) end