SpatialFear.SFGameMenu

Spatial Fear
Class: SFGameMenu
Descripton: Customized GameMenu class, to only allow
SpatialFear releated menu items.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFGameMenu
%%

Variables

%function_comment%
UWindowMessageBoxConfirmQuit
%function_comment%
UWindowPulldownMenuItemConvHistory
%function_comment%
localizedstringDemoQuitText
%function_comment%
UWindowPulldownMenuItemLoadGame
%function_comment%
localizedstringLoadGameHelp
%function_comment%
localizedstringLoadGameName
%function_comment%
UWindowPulldownMenuItemNewGame
%function_comment%
localizedstringNewGameHelp
%function_comment%
localizedstringNewGameName
%function_comment%
UWindowPulldownMenuItemPractice
%function_comment%
UWindowPulldownMenuItemQuit
%function_comment%
localizedstringQuitHelp
%function_comment%
localizedstringQuitName
%function_comment%
localizedstringQuitText
%function_comment%
localizedstringQuitTitle
%function_comment%
UWindowPulldownMenuItemReturnToGame
%function_comment%
localizedstringReturnToGameHelp
%function_comment%
localizedstringReturnToGameName
%function_comment%
UWindowPulldownMenuItemSaveGame
%function_comment%
localizedstringSaveGameHelp
%function_comment%
localizedstringSaveGameName
%function_comment%
UWindowPulldownMenuItemTraining

Functions

Created ()
ExecuteItem (UWindowPulldownMenuItem I)
MessageBoxDone (UWindowMessageBox W, MessageBoxResult Result)
Select (UWindowPulldownMenuItem I)
ShowWindow ()

Default properties

{
     NewGameName="Start Spatial &Fear"
     NewGameHelp="Select to start a new Spatial Fear game!"
     LoadGameName="&Load Game"
     LoadGameHelp="Select to resume a saved Spatial Fear game."
     SaveGameName="&Save Game"
     SaveGameHelp="Select to save the current Spatial Fear game."
     ReturnToGameName="Return to &Current Game"
     ReturnToGameHelp="Leave the menus and return to your current game.  Pressing the ESC key also returns you to the current game."
     QuitName="&Quit"
     QuitHelp="Select to save preferences and exit Unreal."
     QuitTitle="Confirm Quit"
     QuitText="Are you sure you want to Quit?"
     DemoQuitText="Thank you for playing the Spatial Fear Demo.  Visit our website for information on the game"
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:40 PM
Created with UnCodeX