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

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