Difference between revisions of "SetMouseSpeedX"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (→‎Examples: typo)
imported>WereWolf
 
Line 20: Line 20:
*[[EnableMouse]]
*[[EnableMouse]]


[[Category: OBSE Functions]]
 
[[Category: OBSE Input Functions]]
<!--[[Category: OBSE Functions]]
[[Category: OBSE Input Functions]]-->
 
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Input Functions]]
[[Category: Input Functions (OBSE)]]

Latest revision as of 17:36, 14 September 2007

A command for Oblivion Script Extender

Syntax:

SetMouseSpeedX speed

Moves the mouse in the horizontal axis at the specified number of pixels per second.

Examples[edit | edit source]

SetMouseSpeedX 5

Moves the mouse 5 pixels per second to the right.

See Also[edit | edit source]