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
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.
20
Commit
1
分支
目錄樹:
cfce72f078
master
0.1-LOWREZJAM-2018-Release
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'cfce72f078'
${ noResults }
Goldbox64
/
game
/
gbe
文件歷史
Bryan Miller
cfce72f078
gbe.nodes.NodeSurface can now scale_to_display and will align all smaller surfaces to center... NOTE: That last bit is wrong. Will fix
6 年之前
..
__init__.py
Added file headers... for reasons
6 年之前
display.py
gbe/display now has a caption as well as a setting to self watch for video resize.
6 年之前
events.py
gbe/events now handles pygame.ACTIVEEVENT with two custom events, 'FOCUSLOST' and 'FOCUSGAINED'.
6 年之前
nodes.py
gbe.nodes.NodeSurface can now scale_to_display and will align all smaller surfaces to center... NOTE: That last bit is wrong. Will fix
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 年之前