projects
/
Asura
master
游戏引擎
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Asura.Framework
/
filesystem
/
loader.lua
blob: 9ac058bc34a9cb587213916cb3d87e340963f6f8 (
plain
)
1
2
3
4
5
6
7
8
9
local Loader = Class() function Loader:InnerResource( data ) end return Loader