mkRPG
 All Classes Namespaces Functions
Public Member Functions | Public Attributes
interface.cursescli.MapView Class Reference

List of all members.

Public Member Functions

def __init__
def setWin
def updateMap
def draw
def cellChar
def clipOffset
def handleKey
def fastLov

Public Attributes

 world
 offX
 offY
 map
 showLov
 perso
 follow
 pics
 win
 maxWidth
 height
 width
 lovs

Detailed Description

Manages the map display 

Member Function Documentation

def interface.cursescli.MapView.cellChar (   self,
  cell 
)
Return the char associated to a cell and some overlays 
Ensure the offX, offY lead to a valid display 
as Map.lov but optimised for a zone ~O(cellNumber)
rather fluid up to 20.000 cells 
Center map in the window 

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions