The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SDL::Tutorial::MoP::Base - base class

DESCRIPTION

This is the base class for most of the game objects. We put in this class all the information that we want to be visible across the game:

Event Manager

SEE ALSO

SDL::Tutorial::MoP::EventManager

AUTHOR

    Kartik Thakore
    CPAN ID: KTHAKORE
    kthakore@CPAN.org
    http://yapgh.blogspot.com

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

perl(1).