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
31
Commit
1
Ramo (Branch)
Albero (Tree):
ef361983a7
Goldbox64
/
game
/
gbe
Cronologia
Bryan Miller
bd090bf99e
Node and Node2D now have the .get_world_position() method. For Node, this will return the parent's world position otherwise (0,0). For Node2D this returns the screen position of Node2D instance.
6 anni fa
..
__init__.py
Added resource loaders and Manager
6 anni fa
display.py
Had to make a little adjustment due to a video resize bug in Linux
6 anni fa
events.py
Had to make a little adjustment due to a video resize bug in Linux
6 anni fa
nodes.py
Node and Node2D now have the .get_world_position() method. For Node, this will return the parent's world position otherwise (0,0). For Node2D this returns the screen position of Node2D instance.
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
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