Tesla Graphics Engine Documentation (January 2012)
WindowsMouseWrapper Class
TeslaTesla.Windows.InputWindowsMouseWrapper
Wrapper for a windows mouse.
Declaration Syntax
C#
public class WindowsMouseWrapper : IMouseWrapper
Members
All Members Constructors Methods Properties



Icon Member Description
WindowsMouseWrapper()()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMouseState()()()()
Get the current mouse state.

GetMouseState(IntPtr)
Get the current mouse state.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Handle
Gets or sets the window handle the mouse is bound to. Mouse screen coordinates are relative to the top-left corner of this window.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetPosition(Int32, Int32)
Set the mouse position.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
WindowsMouseWrapper

Assembly: Tesla.Windows (Module: Tesla.Windows) Version: 0.5.0.0 (0.5.0.0)