sendToBack: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=sendToBack | |||
|description= | |||
Moves the [[Token:Current Token|Current Token]] behind of all of the other [[Token:token|token]]s on the same [[Map:map layer|map layer]]. | Moves the [[Token:Current Token|Current Token]] behind 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: sendToBack()] | [h: sendToBack()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 03:31, 9 March 2009
sendToBack() Function
Usage
[h: sendToBack()]