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