name = GameControls
widgets = 7
background = box.png
dialog = false

[ widget-00 ]
type = label
name = GameControls
text = Assign Game Controls
center = 0.5, 0.1
width = auto
height = auto
fontsize = 9
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = controlgrab
name = PauseControl
text = Pause
tip = The pause control freezes the game (except in multiplayer).
setting = pause
center = 0.5, 0.30
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = button
name = CameraControlsButton
text = Camera Views
tip = Assign inputs to camera controls.
action = CameraControls
center = 0.5, 0.4
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-03 ]
type = button
name = ReplaysControlsButton
text = Replays
tip = Assign inputs to actions related to replays.
action = ReplaysControls
center = 0.5, 0.5
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-04 ]
type = button
name = ToolsControlsButton
text = Tools
tip = Assign inputs to miscellaneous helpful actions.
action = ToolsControls
center = 0.5, 0.6
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-05 ]
type = button
name = GameControlsOKButton
text = OK
tip = Save changes and return to Assign Controls menu.
action = AssignControls
center = 0.4, 0.7
color = 0.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 1
cancel = 0

[ widget-06 ]
type = button
name = GameControlsCancelButton
text = Cancel
tip = Forget changes and return to Assign Controls menu.
action = AssignControls
center = 0.6, 0.7
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1
