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.