Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ModalWindow Class Reference

#include <GameWindow.h>

Inherits MemoryPoolObject.

Public Attributes

GameWindowwindow
 
ModalWindownext
 

Additional Inherited Members

- Public Member Functions inherited from MemoryPoolObject
void deleteInstance ()
 
- Protected Member Functions inherited from MemoryPoolObject
virtual ~MemoryPoolObject ()
 
void * operator new (size_t s)
 
void operator delete (void *p)
 
virtual MemoryPoolgetObjectMemoryPool ()=0
 

Detailed Description

Definition at line 431 of file GameWindow.h.

Member Data Documentation

◆ next

ModalWindow* ModalWindow::next

Definition at line 436 of file GameWindow.h.

◆ window

GameWindow* ModalWindow::window

Definition at line 435 of file GameWindow.h.


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