Menu: Difference between revisions

From Jedi Knight Wiki | JKHub
(Created page with "A menu is a element of the Jedi Knight Series that allows the user to navigate to options and other gameplay features. They also allow the player to create a character, launch...")
 
(links.)
Line 1: Line 1:
A menu is a element of the Jedi Knight Series that allows the user to navigate to options and other gameplay features. They also allow the player to create a character, launch a map, or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are [[scripting|scripted]] in [[UI]] syntax and compiled in to '''.menu''' files.
A menu is a element of the user interface which allows the user to navigate to options and other gameplay features. They also allow the player to [[Character Creation|create a character]], launch a [[map]], or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are [[scripting|scripted]] in [[UI]] syntax and compiled in to [[.menu File|.menu files]].

Revision as of 22:44, 21 February 2013

A menu is a element of the user interface which allows the user to navigate to options and other gameplay features. They also allow the player to create a character, launch a map, or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are scripted in UI syntax and compiled in to .menu files.