Tesla Graphics Engine Documentation (January 2012)
GetMouseState Method (handle)
TeslaTesla.Windows.InputRawInputMouseWrapperGetMouseState(IntPtr)
Queries the current state of the mouse buttons and screen position, using the specified window handle.
Declaration Syntax
C#
public MouseState GetMouseState(
	IntPtr handle
)
Parameters
handle (IntPtr)
Window handle
Return Value
Current mouse state

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