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

version 0.207

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.

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

Damien "dams" Krotkine

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.