by Tom Plunket <gamedev@[EMAIL PROTECTED]
>
May 24, 2007 at 04:22 PM
SL wrote:
> Im looking for a 2D programming API with which you can get a pointer to
> screen and start drawing on it using that pointer like in the old
> directdraw.
> Are there any?
I don't know DDraw, but maybe SDL's surfaces are what you're looking
for?
http://www.libsdl.org
-tom!
--