LeviLamina
Loading...
Searching...
No Matches
UIAnimationController Class Reference

Classes

struct  AnimationUIControlFunctionCallback

Public Types

enum class  tickType : int
enum class  tickType : int
using animationFunction_t = ::std::function<::ui::AnimationStatus(::mce::TimeStep const&)>
using animationList_t = ::std::vector<::UIAnimationController::AnimationUIControlFunctionCallback>

Public Member Functions

MCAPI bool _tick (::std::vector<::UIAnimationController::AnimationUIControlFunctionCallback > &animationList, ::mce::TimeStep const &timeStep, ::std::vector<::ScreenEvent > &screenEvents)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::UIAnimationController::AnimationUIControlFunctionCallback > > animationListFixedTimestep
::ll::TypedStorage< 8, 24, ::std::vector<::UIAnimationController::AnimationUIControlFunctionCallback > > animationListRenderTimestep

The documentation for this class was generated from the following files: