Effect methods changed from pure virtual to defaulting to a 0,0 vector
[physics.git] / src / Entities / Ball.cpp
2008-08-02 Patrik GorniczEffect methods changed from pure virtual to defaulting...
2008-07-21 Patrik Gorniczmade a ball move
2008-07-19 Patrik Gorniczchange Vector2 param to a const Vector2&
2008-07-17 Patrik Gorniczhandled collisions
2008-07-17 Patrik Gorniczgraphics moved to folder, Make flags updated
2008-05-01 Patrik GorniczCreation of physics project