The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Curses::Toolkit::Object::Shape - simple shape class

VERSION

version 0.207

DESCRIPTION

The Shape is the root window area. This module is the class implementing the Shape.

Technically, a Shape is a ReadOnly Coordinate, plus some members, states, flags, and methods.

You can have a look at Curses::Toolkit::Object::Coordinates.

CLASS METHODS

Nothing more than Curses::Toolkit::Object::Coordinates for now

AUTHOR

Damien "dams" Krotkine

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Damien "dams" Krotkine.

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