このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ObsidianBlk
/
Goldbox64
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
20
コミット
1
ブランチ
ツリー:
cfce72f078
master
0.1-LOWREZJAM-2018-Release
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'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年前