Yes,
I call : setRect(0, 0, 90, 90); in the "initializeNode()" method.
Because, when the item is selected I want to animate a "circle" around the item... a simple color transition... that will highlight the selected item.By the way, why are you manipulating the animation in the function related to drawing your item?
Bookmarks