| Games-Tetris documentation | view source | Contained in the Games-Tetris distribution. |
Games::Tetris::Shape - representation of a tetris shape
Construct a new shape
return a list of points that the shape covers, offset by $offset_x, $offset_y.
Each point is an anonymous array containing $x, $y, and what's in the cell
Richard Clamp <richardc@unixbeard.net>
Copyright (C) 2003 Richard Clamp. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Games::Tetris
| Games-Tetris documentation | view source | Contained in the Games-Tetris distribution. |