-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Currently Metro has Metro::UI::Sprite and Metro::UI::AnimatedSprite. These models are great because they take care of a lot of properties, however, when coupled with Chipmunk body and shape models creates duplicate position information (body.p vs position).
It seems as though Metro could define new models for Chipmunk Sprites/AnimatedSprites.
Reactions are currently unavailable