Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==SHAPE FUNCTIONALITY==
- 3 shapes: Circle(1), Rectangle(2,5), Triangle(3,4,5):
- Circumference: 6.283185307179586
- Circumference: 14.0
- Circumference: 12.0
- Press any key ...
- Composite shape consisting of same shapes:
- Composite circ: 32.283185307179586
- Press any key ...
- Composite shape consisting of composite above and an additional triangle from above:
- Composite circ: 44.283185307179586
- Simple shapes: 4
- Press any key ...
- == MOVABLE SHAPES==
- Moved object gd.Triangle@1fae3c6 from 1,1 to 11,1.
- Moved object gd.Rectangle@7ffe01 from 1,5 to 11,5.
- Moved object gd.Circle@fd13b5 from 5,1 to 15,1.
- Press any key ...
- Next: Drawing to GUI
- Press any key ...
- Next: Drawing to GUI and moving
- Press any key ...
- BUILD SUCCESSFUL (total time: 27 seconds)
Advertisement
Add Comment
Please, Sign In to add comment