haXe API Documentation
Back | Index
extern class flash.Mouse
Available in flash
static function addListener(listener : Dynamic) : Void
static function hide() : Int
static dynamic function onMouseDown() : Void
static dynamic function onMouseMove() : Void
static dynamic function onMouseUp() : Void
static function removeListener(listener : Dynamic) : Bool
static function show() : Int
Back | Index