Sdílet prostřednictvím


Třída CAnimationVariableIntegerChangeHandler

Implementuje zpětné volání, které se nazývá rozhraní API animace při změně hodnoty proměnné animace.

class CAnimationVariableIntegerChangeHandler : public CUIAnimationVariableIntegerChangeHandlerBase<CAnimationVariableIntegerChangeHandler>;

Členy

Gg458107.collapse_all(cs-cz,VS.110).gifVeřejné konstruktory

Název

Description

CAnimationVariableIntegerChangeHandler::CAnimationVariableIntegerChangeHandler

Konstrukce CAnimationVariableIntegerChangeHandler objektu.

Gg458107.collapse_all(cs-cz,VS.110).gifVeřejné metody

Název

Description

CAnimationVariableIntegerChangeHandler::CreateInstance

Vytvoří instanci CAnimationVariableIntegerChangeHandler zpětného volání.

CAnimationVariableIntegerChangeHandler::OnIntegerValueChanged

Nazývá se při změně hodnoty proměnné animace.(Přepíše CUIAnimationVariableIntegerChangeHandlerBase::OnIntegerValueChanged .)

CAnimationVariableIntegerChangeHandler::SetAnimationController

Uloží ukazatel animace řadič události trasy.

Poznámky

Tuto obslužnou rutinu události je vytvořena a předán metodou IUIAnimationVariable::SetVariableIntegerChangeHandler při volání CAnimationVariable::EnableIntegerValueChangedEvent nebo CAnimationBaseObject::EnableIntegerValueChangedEvent (což umožňuje tato událost pro všechny proměnné animace zapouzdřený v animaci objektu).

Hierarchii dědičnosti

Třídy MFC

CUIAnimationCallbackBase

CUIAnimationVariableIntegerChangeHandlerBase

CAnimationVariableIntegerChangeHandler

Požadavky

Záhlaví: afxanimationcontroller.h

Viz také

Další zdroje

Třídy MFC