Files
cappuccino/AppKit/CoreAnimation
cacaodev c75f1685c5 _CPObjectAnimator & CPViewAnimator
Make subclassing easier.
For a specific animator, can choose the implementation to invoke by
subclassing - (id) forwardingTargetForSelector:

The pattern for the animator class, if no -(id)animator is implemented,
is now <TargetClass>Animator by default and it searches for a
<TargetSuperClass>Animator if necessary.

NEW: Added support for CPAnimationTriggerOrderIn|Out animated key.
2015-03-31 00:33:28 +02:00
..
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00
2011-02-28 23:48:34 -03:00
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00