setTokenDrawOrder

From RPTools Wiki
Revision as of 22:58, 14 December 2011 by Azhrei (talk | contribs) (New page: {{stub}} {{MacroFunction |name=setTokenDrawOrder |version=1.3b51 |description= Sets the draw order of a token. |usage= <source lang="mtmacro" line> setTokenDrawOrder(z) </source> <source ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

setTokenDrawOrder() Function

Introduced in version 1.3b51
Sets the draw order of a token.

Usage

setTokenDrawOrder(z)
setTokenDrawOrder(z, id)

Parameters

  • z - The Z coordinate to set the draw order to.
  • id - The id of the token to set the draw order of, defaults to the current token.