|
From: Martin D. <ak...@cs...> - 2000-05-09 17:24:52
|
i was just flicking through some of the classes and I was that some stronger naming conventions need to be laid down. For instance I think a "surface/surf/s/Surface" should refer to something dealing with not an SDL_Surface but operations involving surfaces *and* masks (KGB_Surface etc.) Image/image/i/img etc should refer to operations dealing with SDL_Surfaces. So getImage() should return an SDL_Surface while getSurface should return a KGB_Surface. Martin -- Bother, said Pooh as Al disappeared through the Door. |