|
![]() |
Apocalypse mirror
Sourceforge mirror |
| News | Info | Characters | Arenas | Screenshots | Forums | Download | ||||
| Developer: | Making of | Character-HOWTO | AI Design | Submit a Character | |||
| Documentation: | Main Page | Modules | Class Hierarchy | Class List | File List |
#include <PlayerSelectView.h>
Inheritance diagram for IViewElement:

Public Member Functions | |
| IViewElement (CPlayerSelectView *a_poView, int a_iPriority) | |
| virtual | ~IViewElement () |
| int | GetPriority () const |
| virtual void | Advance (int a_iNumFrames)=0 |
| virtual void | Draw ()=0 |
Protected Attributes | |
| CPlayerSelectView * | m_poView |
| int | m_iPriority |
|
||||||||||||
|
|
|
|
|
|
|
Implemented in CFlyingPortraitViewElement, CCourtainViewElement, and CTeamFlashViewElement. |
|
|
Implemented in CFlyingPortraitViewElement, CCourtainViewElement, and CTeamFlashViewElement. |
|
|
|
|
|
|
|
|
|