alias Fullaunch::ConfigTuple

Alias Definition

{font_name: String, font_style: String, text_size: Int32, text_color: {r: Int32, g: Int32, b: Int32, a: Int32}, background_color: {r: Int32, g: Int32, b: Int32, a: Int32}, background_image: String?, menu: Array({label: String, command: String?, icon: String?}), gap_size: Int32, joystick_bindings: Array({up: {button: Int32?, axis: String?, threshold: Float64?}, down: {button: Int32?, axis: String?, threshold: Float64?}, confirm: {button: Int32?, axis: String?, threshold: Float64?}}), window_size: {width: Int32, height: Int32}}

Defined in:

fullaunch/types.cr