#include <OptionsScreen.hpp>
◆ optionsState
Enumerator |
---|
s_uninitialized | |
s_running | |
s_menu | |
s_exit | |
◆ OptionsScreen()
pk::OptionsScreen::OptionsScreen |
( |
| ) |
|
◆ ~OptionsScreen()
virtual pk::OptionsScreen::~OptionsScreen |
( |
| ) |
|
|
virtual |
◆ display()
void pk::OptionsScreen::display |
( |
| ) |
|
|
overridevirtual |
Display the options screen state in the window.
Implements pk::ScreenState.
◆ isRunning()
bool pk::OptionsScreen::isRunning |
( |
| ) |
|
|
inlineoverridevirtual |
◆ m_options
◆ m_running
bool pk::OptionsScreen::m_running |
|
private |
The documentation for this class was generated from the following file: