added the LevelWorld class and fixed a few things
authorIvan Hernandez <iturtleman128@gmail.com>
Fri, 17 Dec 2010 05:20:17 +0000 (23:20 -0600)
committerIvan Hernandez <iturtleman128@gmail.com>
Fri, 17 Dec 2010 05:20:17 +0000 (23:20 -0600)
commited1904a75c1d77430c4e66d8285972ff6d0ff21f
treec7e4c4125fe6f5756d22250c2ef5283b870f25ad
parentf1e87029786af2fc9f7c5fe00540d826cf5e9ff4
added the LevelWorld class and fixed a few things
14 files changed:
ArtAssets/image.bmp [deleted file]
Background.cpp
Background.h
CMakeLists.txt
Game.cpp
Game.h
Level.cpp
Level.h
LevelWorld.cpp [new file with mode: 0644]
LevelWorld.h [new file with mode: 0644]
Sprite.cpp
Sprite.h
fns.h
main.cpp