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 години