Crate animate[−][src]
Modules
| color | |
| easing | |
| interpolate | |
| motion | |
| physics | |
| prelude | |
| prelude | |
| runtime | |
| svg | |
| tween |
Structs
Enums
| ActorAlign | Controls how a |
| AlignAxis | Specifies the axis on which |
| AnimationMode | The animation modes used by |
| BaseLine | see https://developer.mozilla.org/ru/docs/Web/API/Canvas_API/Tutorial/Drawing_text |
| BinAlignment | |
| BindCoordinate | Specifies which property should be used in a binding |
| BoxAlignment | The alignment policies available on each axis of the |
| Color | |
| ColorError | |
| ContentGravity | Controls the alignment of the |
| Direction | |
| DragAxis | The axis of the constraint that should be applied on the dragging action |
| EventType | Types of events. |
| FlowOrientation | The direction of the arrangement of the children inside
a |
| GestureTriggerEdge | Enum passed to the |
| GradientType | A representation of the RGB (Red, Green, Blue) color space. |
| GridPosition | Grid position modes. |
| ImageError | Error enumeration for |
| InitError | Error conditions returned by |
| InputAxis | The type of axes Clutter recognizes on a |
| InputDeviceType | The types of input devices available. |
| InputMode | The mode for input devices available. |
| LineCap | |
| LineJoin | |
| LongPressState | The states for the |
| Orientation | Represents the orientation of actors or layout managers. |
| PanAxis | The axis of the constraint that should be applied on the panning action |
| PathNodeType | Types of nodes in a |
| PatternExtend | |
| PickMode | Controls the paint cycle of the scene graph when in pick mode |
| PixelFormat | |
| RequestMode | Specifies the type of requests for a |
| RotateAxis | Axis of a rotation. |
| RotateDirection | |
| ScalingFilter | The scaling filters to be used with the |
| ScriptError |
|
| ScrollDirection | Direction of a pointer scroll event. |
| ScrollSource | The scroll source determines the source of the scroll event. Keep in mind
that the source device |
| ShaderType | The type of GLSL shader program |
| SnapEdge | The edge to snap |
| StaticColor | Named colors, for accessing global colors defined by Clutter |
| StepMode | Change the value transition of a step function. |
| TextAlign | |
| TextDirection | The text direction to be used by |
| TextStyle | |
| TextWeight | |
| TextureError | Error enumeration for |
| TimelineDirection | The direction of a |
| TouchpadGesturePhase | The phase of a touchpad gesture event. All gestures are guaranteed to
begin with an event of type |
| UnitType | The type of unit in which a value is expressed |
| ZoomAxis | The axis of the constraint that should be applied by the zooming action. |
Traits
| ActorCanvasExt | Trait containing all |
| ActorExt | Trait containing all |
| ActorMetaExt | Trait containing all |
| AnimatableExt | Trait containing all |
| BehaviourEllipseExt | |
| BehaviourRotateExt | |
| BoxLayoutExt | Trait containing all |
| CanvasContext | |
| ChildMetaExt | Trait containing all |
| ClickActionExt | Trait containing all |
| CloneExt | Trait containing all |
| ColorSpace | |
| ContainerExt | Trait containing all |
| ContentExt | Trait containing all |
| DeformEffectExt | Trait containing all |
| DeviceManagerExt | Trait containing all |
| DragActionExt | Trait containing all |
| DropActionExt | Trait containing all |
| EffectExt | Trait containing all |
| FlowLayoutExt | Trait containing all |
| FromEvent | A helper trait implemented by all event subtypes. |
| GestureActionExt | Trait containing all |
| GridLayoutExt | Trait containing all |
| ImageExt | Trait containing all |
| IntervalExt | Trait containing all |
| KeyframeTransitionExt | Trait containing all |
| LayoutManagerExt | Trait containing all |
| LayoutMetaExt | Trait containing all |
| MediaExt | Trait containing all |
| OffscreenEffectExt | Trait containing all |
| PaintNodeExt | Trait containing all |
| PanActionExt | Trait containing all |
| PathExt | Trait containing all |
| PropertyTransitionExt | Trait containing all |
| RectangleExt | Trait containing all |
| RotateActionExt | Trait containing all |
| ScrollActorExt | Trait containing all |
| ShaderEffectExt | Trait containing all |
| StageExt | Trait containing all |
| StageManagerExt | Trait containing all |
| SwipeActionExt | Trait containing all |
| TapActionExt | Trait containing all |
| TextBufferExt | Trait containing all |
| TextExt | Trait containing all |
| TextureExt | Trait containing all |
| TimelineExt | Trait containing all |
| ToHexString | |
| TransitionExt | Trait containing all |
| TransitionGroupExt | Trait containing all |
| ZoomActionExt | Trait containing all |
Functions
| color_from_rgb_u32 | |
| color_from_rgba_u32 | |
| color_from_short_rgb_u16 | |
| color_from_short_rgba_u16 | |
| init | |
| normalize_hue | |
| percentage_to_fraction | |
| quit | |
| run | |
| set_initialized⚠ | Informs this crate that GDK has been initialized and the current thread is the main one. |
Type Definitions
| ActorCreateChildFunc | |
| BindingActionFunc | |
| Point | |
| Rect | |
| Size | |
| Transform | Alias for |
| Translation | Alias for |
| Vector |