Bubble popping animation

Is your idea that, instead of calling b1.move(), b1.show(), b1.top(), you just want to call e.g. b1.all() – which then calls move, show, and top?

1 Like