使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
Goldbox64
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
82
提交
1
分支
目录树:
caa9daa387
master
0.1-LOWREZJAM-2018-Release
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'caa9daa387'
${ noResults }
提交图
7 次代码提交 (caa9daa387de54e9a335d46f29d208ce4123ccc0)
作者
SHA1
备注
提交日期
Bryan Miller
673dc2c58f
ResourceManager can now load AND save defined resource types.
6 年前
Bryan Miller
694047c7d4
Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager.
6 年前
Bryan Miller
caba06d9e7
Loader load_image() now have pygame directly load the file instead of opening it's own file object. Other minor bug fixes.
6 年前
Bryan Miller
69275bb4d4
Audio and Font resource loaders will throw an error if their associated subsystems have not been initialized before loading.
6 年前
Bryan Miller
9cf058c1df
Parameters can now be sent to the associated loader using a param dictionary. Loaders should now accept a second argument that will contain a parameter dictionary. Added a font resource loader
6 年前
Bryan Miller
05a9db02c4
ResourceManager can now test is a resource is 'valid'.
6 年前
Bryan Miller
b269e5ff5f
Added resource loaders and Manager
6 年前