SDL::Cursor(r) User Contributed Perl Documentation SDL::Cursor(r) NAME SDL::Cursor - a SDL perl extension SYNOPSIS $cursor = new SDL::Cursor -data => new SDL::Surface "cursor.png", -mask => new SDL::Surface "mask.png", -x => 0, -y => 0; DESCRIPTION AUTHOR David J. Goehrig SEE ALSO perl(l) SDL::Surface(e). perl v5.6.1 2002-03-09 SDL::Cursor(r)