True/False
To make a node half its original size, you pass the setScaleX method the value 2 and pass the setScaleY method the value 0.5.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Which of the following statements draws the
Q26: The Rotate class creates a rotating animation.
Q27: To combine several effects, use the Effect
Q28: Which of the following is a subclass
Q29: Given a window that is 640 (width)
Q31: Which effect class do you use to
Q32: In a window that is 640px wide
Q33: Which class creates an animation in which
Q34: Which of the following import statements must
Q35: Select all that apply. Which of the