Thursday, May 19, 2011

Added IPlatform and IVideoSurface classes

Last night I added generic IPlatform and IVideoSurface classes. The IPlatform class will handle video, audio, and input and the IVideoSurface will behave similar to an SDL_Surface except it will not require SDL.

I haven't checked in anything yet because the code does not compile :o

Seeing the changes makes me happy because it needed to happen. But it is frustrating having to stop work in the middle of big changes because then when you come back to resume you've forgotten everything.

No comments:

Post a Comment