Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 година
..
__init__.py Added gbe.statemachine which utilizes Nodes as a 'scene'. пре 6 година
display.py gbe.display will initialize the font system when initializing the display. пре 6 година
events.py Fixed a typo пре 6 година
nodes.py Can now set a Node2D-based instance as visible. If false, rendering of the sub-tree from that node will stop. пре 6 година
resource.py Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager. пре 6 година
resourceLoaders.py Created a DataContainer class to house array and dictionary data elements, allowing them to be weakref'ed by ResourceManager. пре 6 година
statemachine.py Added gbe.statemachine which utilizes Nodes as a 'scene'. пре 6 година
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 година