|
group2 0.1.0
CSE 125 Group 2
|
Functions | |
| HostConfigResult | buildHostConfigContents (const HostConfigUIInputs &inputs, bool showBackRow=true) |
| Render host-configuration controls inside an already-open ImGui window/tab. | |
| HostConfigResult | buildHostConfigMenu (const HostConfigUIInputs &inputs) |
| Render the host-configuration window and return requested actions. | |
| HostConfigResult host_config_ui::buildHostConfigContents | ( | const HostConfigUIInputs & | inputs, |
| bool | showBackRow = true ) |
Render host-configuration controls inside an already-open ImGui window/tab.
| inputs | Current host settings and hosted-server status. |
| HostConfigResult host_config_ui::buildHostConfigMenu | ( | const HostConfigUIInputs & | inputs | ) |
Render the host-configuration window and return requested actions.
| inputs | Current host settings and hosted-server status. |