Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
ObsidianBlk
/
Goldbox64
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
32
Commits
1
Branch
Struktur:
786a3b19c9
Goldbox64
/
game
/
gbe
Verlauf
Bryan Miller
786a3b19c9
Fully moved the 'position' property to the Node class. Decided even for Nodes that may not render anything may want positional information.
vor 6 Jahren
..
__init__.py
Added resource loaders and Manager
vor 6 Jahren
display.py
Had to make a little adjustment due to a video resize bug in Linux
vor 6 Jahren
events.py
Had to make a little adjustment due to a video resize bug in Linux
vor 6 Jahren
nodes.py
Fully moved the 'position' property to the Node class. Decided even for Nodes that may not render anything may want positional information.
vor 6 Jahren
resource.py
Change gbe.resource.Manager to gbe.resource.ResourceManager
vor 6 Jahren
resourceLoaders.py
Added resource loaders and Manager
vor 6 Jahren
time.py
Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change.
vor 6 Jahren