{ "items": [ { "name": "background", "type": "picture", "image": "vcmiSettingsWindow", "position": {"x": 0, "y": 0} }, { "name": "activateSystemOptionsButton", "type": "button", "position": {"x": 0, "y": 0}, "image": "buttons/vcmisettings", "help": "TODO", "callback": "activateMainTab" }, { "name": "activateBattleSettingsButton", "type": "button", "position": {"x": 250, "y": 0}, "image": "buttons/vcmisettings", "help": "TODO", "callback": "activateBattleSettingsTab" }, { "name": "activateVcmiSettingsButton", "type": "button", "position": {"x": 500, "y": 0}, "image": "buttons/vcmisettings", "help": "TODO", "callback": "activateVcmiSettingsTab" } ] }