Index
Diagrams


The AnimationObject is a key object type in our play.

We can see that it is a composite (has components).

  • AnimationObject "has-a" boundary (Vector)
  • AnimationObject "has-a" drawable (Drawable)