Discussion of article "Graphics in DoEasy library (Part 79): "Animation frame" object class and its descendant objects"

 

New article Graphics in DoEasy library (Part 79): "Animation frame" object class and its descendant objects has been published:

In this article, I will develop the class of a single animation frame and its descendants. The class is to allow drawing shapes while maintaining and then restoring the background under them.

Compile the EA and launch it on the chart. After the launch, press a few keys to make sure the drawing mode changes and is displayed in the label on the third form. When clicking the fourth form, the text is moved the same way as in the past EA from the previous article. Only now this text is rendered through the animation text frame object class.

If, after selecting the required drawing mode, we start clicking the third form (the label with a description of the drawing mode is displayed on), the selected shape is drawn above the label and the entire form with the shape points coordinates changing each time.

Author: Artyom Trishkin