|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Map in rogue |
|---|
| Methods in rogue that return Map | |
|---|---|
Map |
DungeonGame.map()
Access function, returns reference to Map object. |
| Constructors in rogue with parameters of type Map | |
|---|---|
Display(java.lang.String name,
Map m)
Constructor - performs tasks involved in setting up the display and arranging to monitor keyboard input. |
|
MyCanvas(Map m)
Sets link to associated data object (the Map), and sets its size based on size of Map. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||