man SDL::Rect () - a SDL perl extension
NAME
SDL::Rect - a SDL perl extension
SYNOPSIS
$rect = new SDL::Rect ( -height => 4, -width => 40 );
DESCRIPTION
CWSDL::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