DeskSim v2 0.1
Train simulator prototype created for Lokførerskolen
Public Member Functions | Public Attributes | List of all members
UPauseMenu Class Reference

Class that represents the pause menu. More...

#include <PauseMenu.h>

Inheritance diagram for UPauseMenu:

Public Member Functions

void SetupButtons ()
 Sets up the dynamic button functionality.
 
void PauseGame ()
 Pauses the game.
 
void OnExitPressed ()
 Changes the level to main menu.
 
void OnResumePressed ()
 Resumes the game, and removes the widget from the viewport.
 

Public Attributes

class UButton * ResumeButton
 Resume game button.
 
class UButton * SettingsButton
 Open settings button.
 
class UButton * ExitButton
 Exit game to main menu button.
 

Detailed Description

Class that represents the pause menu.


The documentation for this class was generated from the following files: