Crossfire Server, Branches 1.12
R18729
|
#include <CREAnimationPanel.h>
Public Member Functions | |
CREAnimationPanel () | |
void | setAnimation (const Animations *animation) |
Protected Attributes | |
const Animations * | myAnimation |
CREAnimationControl * | myDisplay |
QTreeWidget * | myUsing |
Definition at line 14 of file CREAnimationPanel.h.
CREAnimationPanel::CREAnimationPanel | ( | ) |
Definition at line 14 of file CREAnimationPanel.cpp.
References myAnimation, myDisplay, and myUsing.
void CREAnimationPanel::setAnimation | ( | const Animations * | animation | ) |
Definition at line 30 of file CREAnimationPanel.cpp.
References obj::animation_id, CREUtils::archetypeNode(), CREUtils::artifactNode(), archt::clone, first_archetype, first_artifactlist, artifactstruct::item, artifactliststruct::items, archt::more, myAnimation, myDisplay, myUsing, artifactstruct::next, artifactliststruct::next, archt::next, animations_struct::num, root, and CREAnimationControl::setAnimation().
Referenced by CRETreeItemAnimation::fillPanel().
|
protected |
Definition at line 23 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().
|
protected |
Definition at line 26 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().
|
protected |
Definition at line 25 of file CREAnimationPanel.h.
Referenced by CREAnimationPanel(), and setAnimation().