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

The manual connect window. More...

#include <agol_manual.h>

Inheritance diagram for agOdalaunch::AGOL_Manual:
agOdalaunch::ODA_EventRegister

Public Member Functions

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

Detailed Description

The manual connect window.

This class provides a manual connect window which can be used to connect to a server at the provided host or IP and port.


Constructor & Destructor Documentation

agOdalaunch::AGOL_Manual::AGOL_Manual ( )

Constructor.

agOdalaunch::AGOL_Manual::~AGOL_Manual ( )

Destructor.


Member Function Documentation

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