|
Crossfire Server, Branches 1.12
R18729
|
#include <CREArchetypePanel.h>
Inheritance diagram for CREArchetypePanel:
Collaboration diagram for CREArchetypePanel: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().
Here is the caller graph for this function:
|
protected |
Definition at line 20 of file CREArchetypePanel.h.
Referenced by setArchetype().