X (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
No edit summary
>Quenty
No edit summary
 
(5 intermediate revisions by 3 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          = <!-- Has someone looked into this? -->
|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