Writing program code

Later when you write a program to animate a world, much of the code that you write will call methods on objects.

The code will cause them to execute some action, such as to move, rotate, change color, become invisible, etc.

You can write the code to cause those methods to: