Timer Widget

Added a new Timer Widget
Made one to display the ingame time elapsed
Hooked up to reset on Game Start
Added a setting for it in Settings Menu (default true)
This commit is contained in:
alzeih
2010-07-15 20:13:01 +12:00
parent 80a91de1be
commit db4c18b520
9 changed files with 62 additions and 2 deletions

View File

@@ -5,6 +5,10 @@ Container@ROOT:
Delegate:IngameChromeDelegate
Visible:false
Children:
Timer@GAME_TIMER:
Id:GAME_TIMER
X: WINDOW_BOTTOM - 30
Y: 10
PostGame@POSTGAME_TEXT:
Id:POSTGAME_TEXT
X:0