![]() |
ShowAboutBox | ![]() |
|
ShowAboutBox Displays a dialogue showing the game name, version, copyright and credits. bSuccess = myMainMenu.ShowAboutBox( ) Return value TRUE if the action completed successfully, otherwise FALSE. Comments The game details shown in this dialogue can be set with JAM.SetInfo(); 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:ShowKeyboardSetup MainMenu:ShowSoundSetup MainMenu:ShowPasswordBox JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||