movedOverToken: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description= | |description= | ||
|usage=This function can be used to check if {{code|token}} is in an array of cell coordinates like the one received from | |usage=This function can be used to check if {{code|token}} is in an array of cell coordinates like the one received from {{func|getLastPath}} or the onTokenMove-events macro.args | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> |
Revision as of 12:27, 8 September 2010
movedOverToken() Function
• Introduced in version 1.3.b74
Usage
This function can be used to check if token
is in an array of cell coordinates like the one received from getLastPath() or the onTokenMove-events macro.args
movedOverToken(token, lastPath)