[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need informations about NSAnimation on MacOS
From: |
leeg |
Subject: |
Re: Need informations about NSAnimation on MacOS |
Date: |
Fri, 23 Mar 2007 07:28:37 -0700 (PDT) |
User-agent: |
SquirrelMail/1.4.9a |
>
> <french> un dessin est mieux qu'un long discours </french> :-)
A picture is worth a thousand words ;-)
>
> Linear : EaseIn : EaseOut: EaseInOut:
>
> | + | + | +++ | ++
> | + | + | ++ | ++
> | + | + | + | +
> | + | + | + | +
> | + | + | + | +
> | + | + | + | +
> | + | + | + | +
> | + | ++ | + | +
> | + | ++ |+ | ++
> |+ |++ |+ |++
> +---------- +---------- +---------- +----------
>
> Is that Ok ?
>
Not quite, EaseIn and EaseOut are the other way around.
Cheers,
Graham.