C# (CSharp) Lousy.Mon 네임스페이스

클래스들

이름 설명
AbstractAffineDoubleAnimator
AbstractAnimator
AbstractDoubleAnimator
CodeAnimator

Frontend for running arbitrary code after an animation.

Note: Specifying a duration using For() creates a dummy animation that lasts for the specified duration.

EventToken Represents an animation created using Monolith. Used to chain animations together.
FadeAnimator
HeightAnimator A frontend for animating the height of a UIElement
MoveXAnimator A frontend for animating the translation of a UIElement along the X axis
MoveYAnimator A frontend for animating the translation of a UIElement along the Y axis
Oli Fluent animation factory for UIElements
PropertyAnimator A frontend for animating an arbitrary property of a UIElement
RotateAnimator A frontend for animating the rotation (in degrees) of a UIElement
ScaleXAnimator A frontend for animating the scale of a UIElement along the X axis
ScaleYAnimator A frontend for animating the scale of a UIElement along the Y axis