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