add slot command

This commit is contained in:
Chris Forbes
2010-08-24 16:57:14 +12:00
parent 8ec16fdbbe
commit 3428b3c4c2
3 changed files with 62 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ Container@ROOT:
Height:244
Container@PLAYERS:
Id:PLAYERS
X:30
X:20
Y:75
Width:500
Height:200
@@ -170,6 +170,35 @@ Container@ROOT:
Height:25
X:0
Y:0
Button@JOIN:
Id:JOIN
Text:Play in this slot
Width:PARENT_RIGHT - 160
Height:25
X:160
Y:0
Container@TEMPLATE_EMPTY_HOST:
Id:TEMPLATE_EMPTY_HOST
X:0
Y:0
Width:500
Height:30
Visible:false
Children:
Button@NAME: -- TODO: replace with dropdown
Id:NAME
Text:Name
Width:155
Height:25
X:0
Y:0
Button@JOIN:
Id:JOIN
Text:Play in this slot
Width:PARENT_RIGHT - 160
Height:25
X:160
Y:0
Container@LABEL_CONTAINER:
X:30
Y:45