NAME
SDL2::CommonEvent - Structure with fields shared by every event
SYNOPSIS
use SDL2 qw[:all];
# TODO: I need to whip up a quick example
DESCRIPTION
Fields
type
timestamp
- In milliseconds, populated usingSDL_GetTicks( )
AUTHOR
Sanko Robinson <sanko@cpan.org>