Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
ObsidianBlk
/
Goldbox64
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
44
Commit
1
Ramo (Branch)
Albero (Tree):
d83f38545e
Goldbox64
/
game
/
gbe
Cronologia
Bryan Miller
ba373b2d2f
gbe.display.Display now has the ability to clear screen and set a clear color.
6 anni fa
..
__init__.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
6 anni fa
display.py
gbe.display.Display now has the ability to clear screen and set a clear color.
6 anni fa
events.py
Had to make a little adjustment due to a video resize bug in Linux
6 anni fa
nodes.py
Node2D now has the .resolution property, looking for the first object to claim resolution. If no Node does, then the Display object is used.
6 anni fa
resource.py
Change gbe.resource.Manager to gbe.resource.ResourceManager
6 anni fa
resourceLoaders.py
Added resource loaders and Manager
6 anni fa
statemachine.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
6 anni fa
time.py
Broke the game/gbe/core.py into the time.py and display.py file. Updated the __init__.py files to reflect change.
6 anni fa