Many small changes to all the classes.
commit612ce73e2f0e10166fffd516787a01b04af472b4
authorTidusBlade <tidusblade@watermelonaddiction.melonarcade.com>
Mon, 23 Aug 2010 10:55:55 +0000 (23 14:55 +0400)
committerTidusBlade <tidusblade@watermelonaddiction.melonarcade.com>
Mon, 23 Aug 2010 10:55:55 +0000 (23 14:55 +0400)
tree2fdba993a3fcf01f8e1fd41af6d75f27c21d8ff4
parent8b3bbf7b32c6f6c4de0f98746c415fabb665ecc4
Many small changes to all the classes.

Mainly just switched to constructor initializers and removed some
variables that I declared but were unnecesary to begin with. The
SDLEngine class took a big cleaning though, completely bloated for my
needs.
12 files changed:
src/.todo
src/SDLWrap_Display.cpp
src/SDLWrap_Display.hpp
src/SDLWrap_EventHandler.hpp
src/SDLWrap_Font.cpp
src/SDLWrap_Font.hpp
src/SDLWrap_FontSurface.cpp
src/SDLWrap_FontSurface.hpp
src/SDLWrap_SDLEngine.cpp
src/SDLWrap_SDLEngine.hpp
src/SDLWrap_Surface.cpp
src/SDLWrap_Surface.hpp