A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Index - W

walkToNode(targetNode, autoAcceleration, stopAtEnd, eventType, params) Method from class dynamic.MacaoObject
     Call this method to start the object walking along a net to a target node.
walkToPos(xPos, yPos, autoAcceleration, stopAtEnd, eventType, params, endDirectionX, endDirectionY) Method from class dynamic.MacaoObject
     Call this method to start the object to walk to given position on the page and to turn to a given direction.
walkToStack(stack, velocity, eventType, params) Method from class cards.MacaoCard
     Call this method to make the card or substack walk to the top of another stack.
wanderAround(basePauseDuration, targetNodes) Method from class dynamic.MacaoObject
     Call this method to tell the object to wander around on a net.