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
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
74
Commity
1
Gałąź
Drzewo:
5cab1c6211
master
0.1-LOWREZJAM-2018-Release
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '5cab1c6211'
${ noResults }
Goldbox64
/
game
/
gbe
Historia
Bryan Miller
a2f6aaaa7e
Can now set a Node2D-based instance as visible. If false, rendering of the sub-tree from that node will stop.
6 lat temu
..
__init__.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
6 lat temu
display.py
gbe.display will initialize the font system when initializing the display.
6 lat temu
events.py
Fixed a typo
6 lat temu
nodes.py
Can now set a Node2D-based instance as visible. If false, rendering of the sub-tree from that node will stop.
6 lat temu
resource.py
Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager.
6 lat temu
resourceLoaders.py
Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager.
6 lat temu
statemachine.py
Added gbe.statemachine which utilizes Nodes as a 'scene'.
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