Add a targeting reticle

This commit is contained in:
Paul Chote
2011-05-05 18:28:26 +12:00
parent 214697a506
commit f3244d5750
3 changed files with 10 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
shellmap: reticle.png
reticle: 0,0,512,512
chrome-gdi: chrome-gdi.png chrome-gdi: chrome-gdi.png
specialbin-top: 0,0,30,51 specialbin-top: 0,0,30,51
specialbin-middle: 0,51,30,51 specialbin-middle: 0,51,30,51

View File

@@ -6,15 +6,13 @@ Container@MAINMENU_BG:
Height:WINDOW_BOTTOM Height:WINDOW_BOTTOM
Delegate:MainMenuButtonsDelegate Delegate:MainMenuButtonsDelegate
Children: Children:
Label@MAINMENU_LABEL_TITLE: Image@RETICLE:
Id:MAINMENU_LABEL_TITLE X:(WINDOW_RIGHT-WIDTH)/2
X:0 Y:(WINDOW_BOTTOM-HEIGHT)/2
Y:20 Width:512
Width:250 Height:512
Height:25 ImageCollection:shellmap
Text:OpenRA Main Menu ImageName:reticle
Align:Center
Bold:True
Button@MAINMENU_BUTTON_JOIN: Button@MAINMENU_BUTTON_JOIN:
Id:MAINMENU_BUTTON_JOIN Id:MAINMENU_BUTTON_JOIN
X:45 X:45

BIN
mods/cnc/uibits/reticle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB