WheelForward (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
I meant, just the content not the format
>JulienDethurens
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|
<onlyinclude>{{Event
|<onlyinclude>{{Event|
|name = WheelForward
name = WheelForward
|description = This event is supposed to fire when the mouse wheel is moved forward, but it never does because the mouse wheel is used for zooming.
|arguments =
|object = Mouse
|description = Fired when the mouse wheel is moved forward.
}}</onlyinclude>
|object = [[Mouse]]
 
|}}</onlyinclude>
{{clear floats}}
|}
 
==See Also==
*[[File:Event_Icon.png]][[WheelBackward_(Event)|WheelBackward]]
 
[[Category:Events]]

Latest revision as of 08:08, 28 January 2012

WheelForward ( )
Description This event is supposed to fire when the mouse wheel is moved forward, but it never does because the mouse wheel is used for zooming.
Member of: Mouse


See Also