1todo(3) Library Functions Manual todo(3)
2
3
4
6 todo - Todo List
7
8 Class SDLmm::SRect
9 Extend the class with useful utility functions in regards to
10 rectangles like intersections.
11
12 Class SDLmm::Surface
13 Implement a better constructor scheme, where the first argument is
14 a dummy class which specified what to do. This would allow a
15 construct where a surface can be loaded from an image file without
16 first having to create an unitialized object.
17
18 Class SDLmm::VideoInfo
19 Build a status function allowing for easier access to the flags.
20 This can be done using a bitfield which would allow for checking
21 for multiple features at once.
22
23
24
25SDLmm 16 Jul 2001 todo(3)