Roguelike
 All Classes Namespaces Functions Variables Typedefs Friends Pages
Public Member Functions | Private Types | Private Member Functions | Private Attributes | List of all members
WorldMapGUI Class Reference

Public Member Functions

const MapTileMatrix & get_canvas ()
 
const MapTileMatrix & get_map ()
 
IntPoint get_selected_chunk ()
 
void move_cursor (int, int)
 
void refresh ()
 

Private Types

typedef std::vector
< std::vector< MapTile > > 
MapTileMatrix
 

Private Member Functions

void add_layers ()
 

Private Attributes

std::vector< TopLayerDatatop_layer
 
WorldMap world_map
 
MapTileMatrix canvas
 
int width
 
int height
 

The documentation for this class was generated from the following files: