Skip to content
This repository has been archived by the owner on May 7, 2018. It is now read-only.

Positions probably shouldn't be relative #38

Open
krofna opened this issue Jul 26, 2014 · 0 comments
Open

Positions probably shouldn't be relative #38

krofna opened this issue Jul 26, 2014 · 0 comments

Comments

@krofna
Copy link
Member

krofna commented Jul 26, 2014

-        pSprite->setPosition(pSprite->getPosition() + Update(diff));
+        pSprite->setPosition(Update(diff));
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant