created input, graphics and game namespaces
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 2 Aug 2008 21:13:46 +0000 (17:13 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 2 Aug 2008 21:13:46 +0000 (17:13 -0400)
commit68b2316d5438e8ebaaa7f7fdaa8292a8a290e14d
treee527e9e141b4fd09ee4fae9013e1be49b46a7f9d
parent617dcc71d9a71663f63fb56ffac2505b45bf91b9
created input, graphics and game namespaces
src/Entities/Ball.cpp
src/game.cpp
src/game.h
src/graphics/graphics.cpp
src/graphics/graphics.h
src/input/inputManager.cpp
src/input/inputManager.h
src/main.cpp