|
duncan
Mom and Dad were wrong!
|
#include <map.h>


Public Member Functions | |
| void | draw (NCWindow &, int, int) |
Store information about a map, and draw it in a specified ncurses window.
see LICENSE
| void DrawableMap::draw | ( | NCWindow & | wnd, |
| int | row, | ||
| int | col | ||
| ) |
Draw part of the map.
| wnd | window in which to draw the map |
| row | top row to be drawn |
| col | leftmost column to be drawn |
1.7.4