Class Index | File Index

Classes


Class HtmlOverlay


Extends Class.

Defined in: arcade-controls.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
HTML overlay, attached to canvas.
Method Summary
Method Attributes Method Name and Description
 
Hide and remove this box (triggers onClose callback).
 
init(opts)
 
Return true if button is down (but mouse key / finger is also still down).
Class Detail
HtmlOverlay()
HTML overlay, attached to canvas.
Method Detail
close()
Hide and remove this box (triggers onClose callback).

init(opts)
Parameters:
opts

isDown()
Return true if button is down (but mouse key / finger is also still down).

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 18 2011 14:05:26 GMT+0200 (MESZ)