Class Index | File Index

Classes


Class ROT.Map.EllerMaze


Extends ROT.Map.
Maze generator - Eller's algorithm See http://homepages.cwi.nl/~tromp/maze.html for explanation
Defined in: <rot.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
ROT.Map.EllerMaze(width, height)
Method Summary
Method Attributes Method Name and Description
 
create(callback)
Class Detail
ROT.Map.EllerMaze(width, height)
Parameters:
width
height
Method Detail
create(callback)
Parameters:
callback

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jun 13 2016 11:14:41 GMT+0200 (CEST)