UI/ Mouse.jsThis library creates an object that can be used to track the current mouse position. This library creates and object called Mouse which is an instance of MouseImpl described here (meaning you’ll probably never need to make an instance of MouseImpl). em.AddMoveListener( that will set the windows status to the X and Y position on every mouse move for example. Copyright2005-2006 Rob Rohan (robrohan@gmail.com) Summary
|
An instance of MouseImpl for use in everyday code
Sortie.UI.Mouse