bringToFront: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


'''Usage'''
'''Usage'''
<source lang="mtmacro" lines>
<source lang="mtmacro" line>
[h: sendToBack()]
[h: sendToBack()]
</source>
</source>

Revision as of 05:43, 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 token in front of all of the other tokens on the same layer.

Usage

[h: sendToBack()]