|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
CAnimationDlg Class Reference#include <animation_dlg.h>
Inheritance diagram for CAnimationDlg
[legend]Collaboration diagram for CAnimationDlg:
[legend]List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
void CAnimationDlg::DoDataExchange (
|
CDataExchange * pDX ) [protected, virtual]
|
|
void CAnimationDlg::OnChangeCurrentFrame (
|
) [protected]
|
|
void CAnimationDlg::OnChangeEndEdit (
|
) [protected]
|
|
void CAnimationDlg::OnChangeSpeed (
|
) [protected]
|
|
void CAnimationDlg::OnChangeStartEdit (
|
) [protected]
|
|
void CAnimationDlg::OnDestroy (
|
) [protected]
|
|
afx_msg void CAnimationDlg::OnEnd (
|
) [protected]
|
|
void CAnimationDlg::OnHScroll (
|
UINT nSBCode,
|
|
UINT nPos,
|
|
CScrollBar * pScrollBar ) [protected]
|
|
BOOL CAnimationDlg::OnInitDialog (
|
) [protected, virtual]
|
|
void CAnimationDlg::OnPlay (
|
) [protected]
|
|
void CAnimationDlg::OnStart (
|
) [protected]
|
|
void CAnimationDlg::OnStop (
|
) [protected]
|
|
void CAnimationDlg::handle (
|
)
|
|
void CAnimationDlg::setAnimTime (
|
float animStart,
|
|
float animEnd )
|
|
void CAnimationDlg::updateBar (
|
)
|
|
Member Data Documentation
float CAnimationDlg::CurrentFrame
|
|
CButton CAnimationDlg::FFWCtrl
|
|
CButton CAnimationDlg::FRWCtrl
|
|
uint64 CAnimationDlg::LastTime
|
|
CButton CAnimationDlg::PlayCtrl
|
|
bool CAnimationDlg::Playing
|
|
float CAnimationDlg::Speed
|
|
float CAnimationDlg::Start
|
|
CButton CAnimationDlg::StopCtrl
|
|
CSliderCtrl CAnimationDlg::TimeLineCtrl
|
|
int CAnimationDlg::UICurrentFrame
|
|
The documentation for this class was generated from the following files:
|
|