So, I cleaned up some stuff...
commit698c93038e6ddbd351efd2c7a03137f35c7024d7
authorBrian Caine <brian@mephistopheles.(none)>
Sun, 25 May 2008 15:01:23 +0000 (25 11:01 -0400)
committerBrian Caine <brian@mephistopheles.(none)>
Sun, 25 May 2008 15:01:23 +0000 (25 11:01 -0400)
tree764fa85f48cbf909f712a71a323c3cf08b573cd9
parent28332dd542c62b67810fc850779cfca45f53ee77
So, I cleaned up some stuff...

I added dummy class sauces for MediaLoader, Level, and Actor.

They just throw runtime_errors. So yeah.

It compiles and runs.
include/core/MediaLoader.h
src/core/Actor.cpp [copied from include/core/MediaLoader.h with 58% similarity]
src/core/Engine.cpp
src/core/Level.cpp [new file with mode: 0644]
src/core/MediaLoader.cpp [copied from include/core/MediaLoader.h with 51% similarity]