CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
Public 成员函数 | |
AnimationControlMove (CControlUI *pCtrl, RECT rcSrc, RECT rcTarget, Animation_Fun fn[]) | |
~AnimationControlMove () | |
void | Run (int msec, int count) override |
![]() | |
IAnimation () | |
virtual | ~IAnimation () |
virtual void | Run (int msec, int count)=0 |
Protected 属性 | |
RECT | m_rcSrc |
RECT | m_rcTarget |
Animation_Fun | m_fn [4] |
![]() | |
int | m_Duration |
int | m_Frames |
BUI::AnimationControlMove::AnimationControlMove | ( | CControlUI * | pCtrl, |
RECT | rcSrc, | ||
RECT | rcTarget, | ||
Animation_Fun | fn[] | ||
) |
BUI::AnimationControlMove::~AnimationControlMove | ( | ) |
|
overridevirtual |
实现了 BUI::IAnimation.
|
protected |
|
protected |
|
protected |