Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ObsidianBlk
/
Goldbox64
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
31
Commity
1
Gałąź
Drzewo:
ef361983a7
Goldbox64
/
game
/
gbe
Historia
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 lat temu
..
__init__.py
Added resource loaders and Manager
6 lat temu
display.py
Had to make a little adjustment due to a video resize bug in Linux
6 lat temu
events.py
Had to make a little adjustment due to a video resize bug in Linux
6 lat temu
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 lat temu
resource.py
Change gbe.resource.Manager to gbe.resource.ResourceManager
6 lat temu
resourceLoaders.py
Added resource loaders and Manager
6 lat temu
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 lat temu