Odamex
Setting the Standard in Multiplayer Doom
agOdalaunch::AGOL_Settings Class Reference

The settings dialog. More...

#include <agol_settings.h>

Inheritance diagram for agOdalaunch::AGOL_Settings:
agOdalaunch::ODA_EventRegister

Public Member Functions

 AGOL_Settings ()
 Constructor.
 ~AGOL_Settings ()
 Destructor.
void SetWindowCloseEvent (EventHandler *handler)
 Set the window close event.

Detailed Description

The settings dialog.

This class provides a settings dialog with configurable options.


Constructor & Destructor Documentation

agOdalaunch::AGOL_Settings::AGOL_Settings ( )

Constructor.

agOdalaunch::AGOL_Settings::~AGOL_Settings ( )

Destructor.


Member Function Documentation

void agOdalaunch::AGOL_Settings::SetWindowCloseEvent ( EventHandler handler)

Set the window close event.

The provided event handler will be called when the window closes.

Parameters:
handlerThe event handler.

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends