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
Veřejné konstruktory
Název |
Description |
---|---|
CAnimationVariableIntegerChangeHandler::CAnimationVariableIntegerChangeHandler |
Konstrukce CAnimationVariableIntegerChangeHandler objektu. |
Veřejné metody
Název |
Description |
---|---|
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
CUIAnimationCallbackBase
CUIAnimationVariableIntegerChangeHandlerBase
CAnimationVariableIntegerChangeHandler
Požadavky
Záhlaví: afxanimationcontroller.h