This website works better with JavaScript.
首頁
探索
說明
登入
ObsidianBlk
/
Goldbox64
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
82
Commit
1
分支
目錄樹:
caa9daa387
master
0.1-LOWREZJAM-2018-Release
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'caa9daa387'
${ noResults }
Commit Graph
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 年之前