TABLE OF CONTENTS


Statistics/SUI [ Packages ]

[ Top ] [ Statistics ] [ Packages ]

FUNCTION

 Provide code to show the game statistics to the player

SOURCE

package Statistics.UI is

SUI/SUI.Add_Commands [ Subprograms ]

[ Top ] [ SUI ] [ Subprograms ]

FUNCTION

 Add Tcl commands related to the game statistics

SOURCE

   procedure Add_Commands;

SUI/SUI.Show_Statistics [ Subprograms ]

[ Top ] [ SUI ] [ Subprograms ]

FUNCTION

 Show the game statistics to the player

SOURCE

   procedure Show_Statistics(Refresh: Boolean := False);

PARAMETERS

 Refresh - If true, refresh the view instead of back to the game map