Class Index | File Index

Classes


Class ROT.FOV.DiscreteShadowcasting


Extends ROT.FOV.
Discrete shadowcasting algorithm
Defined in: <rot.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
ROT.FOV.DiscreteShadowcasting(lightPassesCallback, options)
Method Summary
Method Attributes Method Name and Description
 
compute(x, y, R, callback)
Class Detail
ROT.FOV.DiscreteShadowcasting(lightPassesCallback, options)
Parameters:
lightPassesCallback
options
Method Detail
compute(x, y, R, callback)
Parameters:
x
y
R
callback
See:
ROT.FOV#compute

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 08 2013 11:07:30 GMT+0100 (CET)