now that's service
On 11/3/07, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > fixed, parameters are now doubles. > thx for the report... > > Gerolf > > On Nov 3, 2007 6:41 PM, Stefan Simik <[EMAIL PROTECTED]> wrote: > > > > > I have a question about this method in Animator object: > > withADSRTransition(int attackEnd, int decayEnd, int suspendEnd, int > > sustainLevel) > > This method has int numbers in parameters, but animator.js uses decimal > > numbers. > > Is it a bug, or is it ok ? > > If OK, what's the mapping between <0.0 , 1.0> in decimal and integer > > numbers - for example <0 , 1000> or <0 , 100> > > thx > > -- > > View this message in context: > > > http://www.nabble.com/wicketstuff-animator-question-tf4743755.html#a13565180 > > Sent from the Wicket - Dev mailing list archive at Nabble.com. > > >
