AbsolutePosition (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
No edit summary
>JulienDethurens
No edit summary
Line 1: Line 1:
{{local}}
<onlyinclude>
 
{{Property
<onlyinclude>{{Property|
|name       = AbsolutePosition
name = AbsolutePosition
|type        = Vector2
|property = [[Vector2]] ''AbsolutePosition''
|description = The distance, in pixels, from the top left corner of the game window.
|description = The distance, in pixels, from the top left corner of the game window.
|object = GuiBase
|object     = GuiBase
}}</onlyinclude>
}}
</onlyinclude>


{{clear floats}}
{{clear floats}}


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

Revision as of 02:06, 15 February 2012

AbsolutePosition
Type Vector2
Description The distance, in pixels, from the top left corner of the game window.
Member of GuiBase