| SDL-sdlpl documentation | view source | Contained in the SDL-sdlpl distribution. |
SDL::sdlpl - Perl bindings for the SDL
use SDL::sdlpl;
sdlpl is a collection of bindings for functions in the Simple DirectMedia Layer, and an assortment of related utilities. The module sdlpl is not indended for direct use, but rather serves as the backbone of a collection of Object-Oriented modules which provide access to the SDL library. The associated modules are App.pm, Surface.pm, Event.pm, Rect.pm, Palette.pm, Mixer.pm, Cdrom.pm and OpenGL.pm.
David J. Goehrig Wayne Keenan
perl(1) App(3) Surface(3) Event(3) Rect(3) Palette(3) Mixer(3) Cdrom(3) OpenGL(3) OpenGL::App(3)
| SDL-sdlpl documentation | view source | Contained in the SDL-sdlpl distribution. |