changeset 9111 | 48ce04029fe4 |
parent 8275 | f17d0c863ee3 |
child 9294 | 8e74039d3ca0 |
9110:9c48301b2e19 | 9111:48ce04029fe4 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file factory.hpp Factory to 'query' all available blitters. */ |
|
2 |
4 |
3 #ifndef BLITTER_FACTORY_HPP |
5 #ifndef BLITTER_FACTORY_HPP |
4 #define BLITTER_FACTORY_HPP |
6 #define BLITTER_FACTORY_HPP |
5 |
7 |
6 #include "base.hpp" |
8 #include "base.hpp" |