SetElementAlpha: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Needs_Checking|Absent from function documentation status and not working on my created markers, might be broke --[[User:Ransom|Ransom]] 10:53, 12 October 2007 (CDT)}} | |||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
bool setElementAlpha ( element theElement, int alpha ) | bool setElementAlpha ( element theElement, int alpha ) | ||
</syntaxhighlight> | </syntaxhighlight> |
Revision as of 15:53, 12 October 2007
This article needs checking. | |
Reason(s): Absent from function documentation status and not working on my created markers, might be broke --Ransom 10:53, 12 October 2007 (CDT) |
Syntax
bool setElementAlpha ( element theElement, int alpha )