Namespace FriedSynapse.FlowEnt.Motions.Echo.Inputs
Classes
- ButtonDownMotion
Provides a callback for when Input button down is triggered.
- ButtonMotion
Provides a callback for when Input button is triggered.
- ButtonUpMotion
Provides a callback for when Input button up is triggered.
- KeyDownMotion
Provides a callback for when Input key down is triggered.
- KeyMotion
Provides a callback for when Input key is triggered.
- KeyUpMotion
Provides a callback for when Input key up is triggered.
- MouseButtonDownMotion
Provides a callback for when Input mouse button down is triggered.
- MouseButtonMotion
Provides a callback for when Input mouse button is triggered.
- MouseButtonUpMotion
Provides a callback for when Input mouse button up is triggered.