Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoEase.h File Reference
#include <functional>

Go to the source code of this file.

Classes

class  NeoEase
 

Typedefs

typedef std::function< float(float unitValue)> AnimEaseFunction
 

Typedef Documentation

◆ AnimEaseFunction

typedef std::function<float(float unitValue)> AnimEaseFunction