SDL::Rect.3pm

Langue: en

Version: 2003-03-13 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SDL::Rect - a SDL perl extension

SYNOPSIS

   $rect = new SDL::Rect ( -height => 4, -width => 40 );
 
 

DESCRIPTION

"SDL::Rect" provides an optional lightweight implementation of SDL::Rect, and retains an identical interface.

AUTHOR

David J. Goehrig

SEE ALSO

perl SDL::Surface SDL::Rect