bringToFront: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= | {{stub}} | ||
Moves the [[Token:Current Token|Current Token]] in front of all of the other [[Token:token|token]]s on the same [[Map:map layer|map layer]]. | {{MacroFunction | ||
|name=bringToFront | |||
|description=Moves the [[Token:Current Token|Current Token]] in front of all of the other [[Token:token|token]]s on the same [[Map:map layer|map layer]]. | |||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: bringToFront()] | [h: bringToFront()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 23:36, 6 March 2009
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
bringToFront() Function
Usage
[h: bringToFront()]