Squirrel/Client/Functions/GUIButton/Pos

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIButton.Pos}} This member variable sets/returns the position of the button. The position is either related to the whole screen or related to the position of th…')
 

Latest revision as of 18:42, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This member variable sets/returns the position of the button. The position is either related to the whole screen or related to the position of the button's parent element.

[edit] Syntax

  1. VectorScreen GUIButton.Pos
  1. GUIButton.Pos = VectorScreen pos

[edit] Arguments

  • pos - This is the position of the button as a VectorScreen object

[edit] Example 1. Returning

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Some explanation here

  1.  
  2. -- todo
  3.  

[edit] Notes

-- List of used functions and other notes here.

[edit] Example 2. Setting

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Some explanation here too

  1.  
  2. -- todo
  3.  

[edit] Notes

-- List of used functions and other notes here.

[edit] Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox