Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
9552df23bdd0d6052da5e98d3825b1d3618c1e74
/
.
/
src
/
animation
/
nested_state_machine.cpp
blob: 139572abe60cc39f8f41cc0f7f99d5319d430fae [
file
]
#include
"rive/animation/nested_state_machine.hpp"
using
namespace
rive
;
void
NestedStateMachine
::
advance
(
float
elapsedSeconds
)
{}
void
NestedStateMachine
::
initializeAnimation
(
ArtboardInstance
*)
{}