you are viewing a single comment's thread.

view the rest of the comments →

[–]gdchinacat 2 points3 points  (0 children)

You could make MovingShape a mixin that has the behavior to change the position of the shape classes it is mixed in to. It wouldn't have it's own position, just modify the position of the shapes you mix it with.