Small Basic - Flipping Shapes
Today, I'll introduce a sample program to flip a picture drawn with Shapes object. The program ID is MMF211.
This program uses Shapes.Move(), Shapes.Zoom() and Shapes.Rotate() operations to flip the picture. In this logic, a triangle must be symmetric (an isosceles triangle).
Comments
- Anonymous
August 24, 2016
Amazing things we can do with the Shapes statement . !- Anonymous
October 30, 2016
Agreed! This is a useful trick!
- Anonymous
- Anonymous
September 17, 2016
update: MMF211-0added 3 fishes and animation