CKeyFrame::CKeyFrame
Costruisce un fotogramma chiave che dipende da una transizione.
CKeyFrame(
CBaseTransition* pTransition
);
CKeyFrame(
CBaseKeyFrame* pKeyframe,
UI_ANIMATION_SECONDS offset = 0.0
);
Parametri
pTransition
Puntatore a una transizione.pKeyframe
Puntatore al fotogramma chiave.offset
Offset, in secondi, dal fotogramma chiave specificato da pKeyframe.
Note
Il fotogramma chiave costruito rappresenterà un momento all'interno di uno storyboard quando la transizione specificata termina.
Requisiti
Intestazione: afxanimationcontroller.h