NAME

SDL2::WindowShaper - SDL Window-shaper Structure

SYNOPSIS

use SDL2 qw[:all];

DESCRIPTION

SDL2::WindowShaper

Fields

window
userx - The user's specified coordinates for the window, for once we give it a shape
usery - The user's specified coordinates for the window, for once we give it a shape
mode - The parameters for shape calculation
hasshape - Has this window been assigned a shape?
driverdata

AUTHOR

Sanko Robinson <sanko@cpan.org>