SDL::sdlpl - Perl bindings for the SDL


SDL-sdlpl documentation  | view source Contained in the SDL-sdlpl distribution.

Index


NAME

Top

SDL::sdlpl - Perl bindings for the SDL

SYNOPSIS

Top

  use SDL::sdlpl;

DESCRIPTION

Top

	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.

AUTHOR

Top

David J. Goehrig Wayne Keenan

SEE ALSO

Top

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.