name = AssignControls
widgets = 4
background = box.png
dialog = false

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

[ widget-01 ]
type = button
name = CarControlsButton
text = Car Controls
tip = Assign inputs to actions that affect the car.
action = CarControls
center = 0.5, 0.3
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = button
name = GameControlsButton
text = Game Controls
tip = Assign inputs to actions that affect the game.
action = GameControls
center = 0.5, 0.4
color = 0.0, 0.0, 0.8
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = button
name = AssignControlsBackButton
text = Back
tip = Return to Controls Options menu.
action = ControlsOptions
center = 0.5, 0.5
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1
