Class Index | File Index

Classes


Class ROT.Map

Base map generator
Defined in: <rot.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
ROT.Map(width, height)
Method Summary
Method Attributes Method Name and Description
 
create(callback)
Class Detail
ROT.Map(width, height)
Parameters:
{int} width Optional, Default: ROT.DEFAULT_WIDTH
{int} height Optional, Default: ROT.DEFAULT_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)