|
Odamex
Setting the Standard in Multiplayer Doom
|
Go to the source code of this file.
Data Structures | |
| class | agOdalaunch::ODA_EventRegister |
| An Event Register. More... | |
| class | agOdalaunch::EventHandler |
| An event handler. More... | |
Namespaces | |
| namespace | agOdalaunch |
agOdalaunch namespace. | |
Typedefs | |
| typedef void(ODA_EventRegister::* | agOdalaunch::EVENT_FUNC_PTR )(AG_Event *) |
| Typedef for casting an ODA_EventRegister method to an event function pointer. | |
Functions | |
| void | agOdalaunch::EventReceiver (AG_Event *event) |
| Event receiver. | |