bringToFront: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
===Usage===
===Usage===
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: sendToBack()]
[h: bringToFront()]
</source>
</source>

Revision as of 14:03, 1 December 2008

Function bringToFront

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

Moves the current token in front of all of the other tokens on the same map layer.

Usage

[h: bringToFront()]