Class Index | File Index

Classes


Class ROT.FOV.DiscreteShadowcasting


Extends ROT.FOV.
Discrete shadowcasting algorithm. Obsoleted by Precise shadowcasting.
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 Tue Jan 20 2015 12:30:53 GMT+0100 (CET)