duncan
Mom and Dad were wrong!
Public Member Functions
client::DrawableMap Class Reference

#include <map.h>

Inheritance diagram for client::DrawableMap:
Inheritance graph
[legend]
Collaboration diagram for client::DrawableMap:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void draw (NCWindow &, int, int)

Detailed Description

Store information about a map, and draw it in a specified ncurses window.

Author:
Harry Slatyer
Malcolm Gill

see LICENSE


Member Function Documentation

void DrawableMap::draw ( NCWindow wnd,
int  row,
int  col 
)

Draw part of the map.

Parameters:
wndwindow in which to draw the map
rowtop row to be drawn
colleftmost column to be drawn

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations