A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jumar Macato 6b025bb9a9
Fix nits :)
8 years ago
..
Animator`1.cs Replace binary-search on keyframe selection with naive approach for now. 8 years ago
BoolAnimator.cs Add primary numerical type handlers 8 years ago
ByteAnimator.cs Fix nits :) 8 years ago
DecimalAnimator.cs Add primary numerical type handlers 8 years ago
DoubleAnimator.cs Added animators for Size,Point, Vector and CornerRadius 8 years ago
FloatAnimator.cs Fix nits :) 8 years ago
Int16Animator.cs Fix nits :) 8 years ago
Int32Animator.cs Fix nits :) 8 years ago
Int64Animator.cs Fix nits :) 8 years ago
UInt16Animator.cs Fix nits :) 8 years ago
UInt32Animator.cs Fix nits :) 8 years ago
UInt64Animator.cs Fix nits :) 8 years ago