If then, every time we call move
, set
or display
, the function will return a new Screen
object that is the copy of the original Screen
object with the changes we made, while the original Screen
object keeps unchanged.
If then, every time we call move
, set
or display
, the function will return a new Screen
object that is the copy of the original Screen
object with the changes we made, while the original Screen
object keeps unchanged.