|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Contains classes for different types of physics behaviours - these classes are used as template parameters for the AnimatedPosition class. More...
Classes | |
| struct | ContinuousWithMomentum |
| A non-snapping behaviour that allows the content to be freely flicked in either direction, with momentum based on the velocity at which it was released, and variable friction to make it come to a halt. More... | |
| struct | SnapToPageBoundaries |
| A behaviour that gravitates an AnimatedPosition object towards the nearest integer position when released. More... | |
Contains classes for different types of physics behaviours - these classes are used as template parameters for the AnimatedPosition class.