Main Page | Packages | Class Tree | Index | Help

<root>

class Mouse

Object
  |
  +--Mouse


intrinsic class Mouse
extends Object

ActionScript Standard Library Mouse object



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
addListener ( listener: Object ): Void


static
hide ( ): Number


static
removeListener ( listener: Object ): Boolean


static
show ( ): Number


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Method Documentation

addListener

static function addListener(listener: Object): Void

hide

static function hide(): Number

removeListener

static function removeListener(listener: Object): Boolean

show

static function show(): Number

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc