Dart Documentation
›
animator
›
OnStart
OnStart
typedef
Hide inherited
typedef bool OnStart(Entity e, double t, double t0);
Code
typedef
bool
OnStart(
Entity
e,
double
t,
double
t0)
#
typedef bool OnStart(Entity e, double t, double t0);