motion_platform_interface library
Classes
- FramesPerSecond
- An abstraction of the number of frames per second, with helper methods.
- MotionEvent
- MotionPlatform
-
The common platform interface for the
Motion
plugin.
Enums
- MotionType
- The type of motion event.
Constants
- defaultDampingFactor → const double
- Numeric constants
- defaultFilterQuality → const FilterQuality
- Default filter quality
- defaultGlareColor → const Color
- Color constants
- defaultMaxAngle → const double
- Numeric constants
- defaultShadowColor → const Color
- Color constants
- maxBlurRadius → const double
- Numeric constants
- maxDampingFactor → const double
- Numeric constants
- maxDistance → const double
- Numeric constants
- maxElevation → const double
- Numeric constants
- maxGlareOpacity → const double
- Numeric constants
- maxShadowOffset → const double
- Numeric constants
- maxShadowOpacity → const double
- Numeric constants
- maxShadowTopOffset → const double
- Numeric constants
- minBlurRadius → const double
- Numeric constants
- minDampingFactor → const double
- Numeric constants
- minGlareOpacity → const double
- Numeric constants
- minShadowOffset → const double
- Numeric constants
- minShadowOpacity → const double
- Numeric constants
- minShadowTopOffset → const double
- Numeric constants
Properties
- defaultUpdateInterval → FramesPerSecond
-
Constants used to define the
Motion
widget's behavior. The default update interval of 60 frames per second.final