NAME
SDLx::GUI::Widget::Button - Classical button widget
VERSION
version 0.002
DESCRIPTION
This package provides a button widget.
ATTRIBUTES
text
The text to be displayed on the button (a string).
size
The font size to use to display the string.
AUTHOR
Jerome Quelin <jquelin@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.