![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Declares the shell screen controller. More...
Go to the source code of this file.
Functions | |
| int | ui::run_shell (SDL_Window *window, const VIDEO_MODE &videoMode, app::ClientState &state) |
| Run the interactive SDL shell after startup completes. | |
Declares the shell screen controller.
| int ui::run_shell | ( | SDL_Window * | window, |
| const VIDEO_MODE & | videoMode, | ||
| app::ClientState & | state ) |
Run the interactive SDL shell after startup completes.
| window | Shared SDL window created during startup. |
| videoMode | Active output mode for the shell window. |
| state | Mutable application state. |