Interface IEchoMotion
- Namespace
- FriedSynapse.FlowEnt.Motions.Echo.Abstract
public interface IEchoMotion : IMotion
- Extension Methods
Methods
OnComplete()
void OnComplete()
OnLoopComplete()
void OnLoopComplete()
OnLoopStart()
void OnLoopStart()
OnStart()
void OnStart()
OnUpdate(float)
void OnUpdate(float deltaTime)
Parameters
deltaTime
float