haXe API Documentation
Back | Index
typedef js.Event
import js.Dom
Available in js
var type : String
var target : HtmlDom
var shiftKey : Int
var screenY : Int
var screenX : Int
var keyCode : Int
var ctrlKey : Int
var clientY : Int
var clientX : Int
var cancelBubble : Bool
var button : Int
var altKey : Int
Back | Index