|
Crossfire Server, Branch 1.12
R12190
|
#include <CREArchetypePanel.h>
Public Member Functions | |
| CREArchetypePanel () | |
| void | setArchetype (const archt *archetype) |
Protected Attributes | |
| const archt * | myArchetype |
Definition at line 11 of file CREArchetypePanel.h.
Definition at line 10 of file CREArchetypePanel.cpp.
| void CREArchetypePanel::setArchetype | ( | const archt * | archetype | ) |
Definition at line 19 of file CREArchetypePanel.cpp.
References myArchetype.
Referenced by CRETreeItemArchetype::fillPanel().

const archt* CREArchetypePanel::myArchetype [protected] |
Definition at line 20 of file CREArchetypePanel.h.
Referenced by setArchetype().
1.7.6.1