#include "ScreenWithMenuElements.h"
#include "Sprite.h"
#include "Quad.h"
#include "BitmapText.h"
Go to the source code of this file.
Classes | |
class | ScreenNetSelectBase |
Defines | |
#define | SET_QUAD_INIT(actor) UtilSetQuadInit( actor, m_sName ); |
Functions | |
void | UtilSetQuadInit (Actor &actor, const CString &sClassName) |
|
|
|
|