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

The about box. More...

#include <agol_about.h>

Inheritance diagram for agOdalaunch::AGOL_About:
agOdalaunch::ODA_EventRegister

Public Member Functions

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

Detailed Description

The about box.

This dialog provides information about the application, authors, and license.


Constructor & Destructor Documentation

agOdalaunch::AGOL_About::AGOL_About ( )

Constructor.

agOdalaunch::AGOL_About::~AGOL_About ( )

Destructor.


Member Function Documentation

void agOdalaunch::AGOL_About::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