Tuesday, August 16, 2022

Lesson(26)

 Perfectly working animation from Lesson26; we have created

a Ball class to which all the ball objects refer.

                                                      


                                                                       


                                                                        


                                                                                 


One creates a new file for the class definition by right-clicking the project

name, and choosing new Python file.It needs to be called 'Ball.py'.

No comments: