TransitionInfo struct
#include <Jazz2/UI/Menu/MenuStyle.h>
Parameters of a section transition.
Describes the TransitionStyle, its duration in timeMult units, and the easing curve used to shape the progress. A MenuSection can return its own to override MenuStyle::
Public static functions
- static auto Instant() -> TransitionInfo
- Returns an instant (no animation) transition.