bringToFront: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function bringToFront== {{PropsedChange}} Moves the token in front of all of the other tokens on the same layer. '''Usage''' <source lang="mtmacro" lines> [h: sendToBack()] </source>)
 
No edit summary
Line 1: Line 1:
==Function bringToFront==
==Function bringToFront==
{{PropsedChange}}
{{ProposedChange}}
Moves the token in front of all of the other tokens on the same layer.
Moves the token in front of all of the other tokens on the same layer.



Revision as of 05:08, 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()]