This website works better with JavaScript.
首頁
探索
說明
登入
ObsidianBlk
/
Goldbox64
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
79
Commit
1
分支
目錄樹:
630012c47c
Goldbox64
/
game
/
gbe
文件歷史
Bryan Miller
630012c47c
Fixed gbe.nodes visible behaviour... to actually work.
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
Fixed gbe.nodes visible behaviour... to actually work.
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
State machine now listens for a 'SCENECHANGE' event.
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 年之前