This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
Goldbox64
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
58
Commits
1
Branch
Tree:
7bf6c80d42
master
0.1-LOWREZJAM-2018-Release
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7bf6c80d42'
${ noResults }
Commit Graph
5 Commits (7bf6c80d42d503fd2def8b0baf5f084880ed5c37)
Author
SHA1
Message
Date
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 years ago
Bryan Miller
69275bb4d4
Audio and Font resource loaders will throw an error if their associated subsystems have not been initialized before loading.
6 years ago
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 years ago
Bryan Miller
05a9db02c4
ResourceManager can now test is a resource is 'valid'.
6 years ago
Bryan Miller
b269e5ff5f
Added resource loaders and Manager
6 years ago