ShowKeyboardSetup
ShowKeyboardSetup

Displays the keyboard setup dialogue for the given player.

bSuccess = myMainMenu.ShowPlayerSetup( Player )

Return value
TRUE if the action completed successfully, otherwise FALSE.

Parameters
  • Player
    A number representing the player. 0 = Player 1, 1 = Player 2, etc.
Comments

The dialogue is not displayed instantly; it is displayed after the current game loop. If multiple dialogues are opened in the same game loop, only the last will be opened.

See also
MainMenu:ShowPlayerSetup
MainMenu:ShowSoundSetup
MainMenu:ShowPasswordBox
MainMenu:ShowAboutBox



JAM © 2005 no one in partiular
Project started by David Evans in 2005