Crossfire Server, Branches 1.12
R18729
|
#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.
CREArchetypePanel::CREArchetypePanel | ( | ) |
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().
|
protected |
Definition at line 20 of file CREArchetypePanel.h.
Referenced by setArchetype().