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