Udostępnij za pośrednictwem


Klasa CAnimationTimerEventHandler

Implementuje wywołania zwrotnego, która jest wywoływana przez interfejs API animacji, po wystąpieniu zdarzenia czasowe.

class CAnimationTimerEventHandler : public CUIAnimationTimerEventHandlerBase<CAnimationTimerEventHandler>;

Członkowie

Gg466576.collapse_all(pl-pl,VS.110).gifMetody publiczne

Nazwa

Opis

CAnimationTimerEventHandler::CreateInstance

Tworzy wystąpienie CAnimationTimerEventHandler wywołania zwrotnego.

CAnimationTimerEventHandler::OnPostUpdate

Obsługuje zdarzenia występujące po zakończeniu aktualizacji animacji.(Zastępuje CUIAnimationTimerEventHandlerBase::OnPostUpdate.)

CAnimationTimerEventHandler::OnPreUpdate

Obsługuje zdarzenia występujące przed rozpoczęciem aktualizacji animacji.(Zastępuje CUIAnimationTimerEventHandlerBase::OnPreUpdate.)

CAnimationTimerEventHandler::OnRenderingTooSlow

Uchwyty zdarzeń występujących podczas renderowania szybkość animacji spada poniżej stawki minimalnej pożądane ramki.(Zastępuje CUIAnimationTimerEventHandlerBase::OnRenderingTooSlow.)

CAnimationTimerEventHandler::SetAnimationController

Przechowuje wskaźnik do kontrolera zdarzenia trasy animacji.

Uwagi

Tego programu obsługi zdarzeń utworzony i przekazany do IUIAnimationTimer::SetTimerEventHandler podczas wywołania CAnimationController::EnableAnimationTimerEventHandler.

Hierarchii dziedziczenia

CUIAnimationCallbackBase

CUIAnimationTimerEventHandlerBase

CAnimationTimerEventHandler

Wymagania

Nagłówek: afxanimationcontroller.h

Zobacz też

Inne zasoby

Klasy MFC