Difference between revisions of "SetMouseSpeedY"
Jump to navigation
Jump to search
imported>DragoonWraith (OBSE) |
imported>WereWolf |
||
Line 20: | Line 20: | ||
*[[EnableMouse]] | *[[EnableMouse]] | ||
[[Category: OBSE Functions]] | <!--[[Category: OBSE Functions]] | ||
[[Category: OBSE Input 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 vertical axis at the specified number of pixels per second.
Examples[edit | edit source]
SetMouseSpeedY 5
Moves the mouse up 5 pixels per second.