Tesla Graphics Engine Documentation (January 2012)
SetPosition Method (x, y)
TeslaTesla.InputIMouseWrapperSetPosition(Int32, Int32)
Sets the position of the mouse relative to the top-left corner of the window the mouse wrapper is bound to.
Declaration Syntax
C#
void SetPosition(
	int x,
	int y
)
Parameters
x (Int32)
X position
y (Int32)
Y position

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