X (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Added description.
>Quenty
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
<onlyinclude>{{Property
|name                = X
|property            = [[Integer]] ''X''
|description          = The X component of the position of the Mouse.  This is the position of the Mouse on the screen. 
|object              = Mouse
}}</onlyinclude>


{{Property|
{{clear floats}}
name                = X
|property            = [[Integer|int]] ''X''
|description          = The X component of the position of the Mouse.
|object              = [[RBX.lua.Mouse (Object)|Mouse]]
|}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 00:30, 31 January 2012

X
Property Integer X
Description The X component of the position of the Mouse. This is the position of the Mouse on the screen.
Member of Mouse