Solved

Select All That Apply

Question 7

Multiple Choice

Select all that apply. Which of the following will cause a counterclockwise rotation of a RotateTransition object, rtrans?


A) rtrans.setFromAngle(60.0) ;
Rtrans.setByAngle(15.0) ;
B) rtrans.setFromAngle(-60.0) ;
Rtrans.setByAngle(15.0) ;
C) rtrans.setFromAngle(60.0) ;
Rtrans.setByAngle(-15.0) ;
D) rtrans.setAngle(60.0, 15.0) ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions