When we learn how to to deal with Director objects, our aim will be to build a structure, that can execute animations.
For this purpose, three working classes were established.
Sprite – information about position, size and reference to cast data.
Frame – set of sprites and information about tempo, delay, palette.
Score – just set of frames.