Lily418/Peggle_Clone

Shape should implement a translation method

Closed this issue · 1 comments

It doesn't make sense for IEntityPhysics to have location when entities have to implement shape. If the entity shapes could be translated there would be no need for location.

Done