ja navega pels menus en ServiceMenu
Ja aplica les opcions de video de ServiceMenu
This commit is contained in:
@@ -180,6 +180,7 @@ void Director::bindInputs()
|
||||
Input::get()->bindKey(InputAction::SERVICE, SDL_SCANCODE_0);
|
||||
Input::get()->bindKey(InputAction::EXIT, SDL_SCANCODE_ESCAPE);
|
||||
Input::get()->bindKey(InputAction::PAUSE, SDL_SCANCODE_P);
|
||||
Input::get()->bindKey(InputAction::BACK, SDL_SCANCODE_BACKSPACE);
|
||||
|
||||
Input::get()->bindKey(InputAction::WINDOW_DEC_SIZE, SDL_SCANCODE_F1);
|
||||
Input::get()->bindKey(InputAction::WINDOW_INC_SIZE, SDL_SCANCODE_F2);
|
||||
|
||||
Reference in New Issue
Block a user