added GPL copyrights
[physics.git] / src / Entities / Ball.cpp
2008-08-09 Patrik Gorniczadded GPL copyrights v0.02
2008-08-02 Patrik Gorniczcreated input, graphics and game namespaces
2008-08-02 Patrik Gorniczmassive cleaning of file section headers
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