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 _
hasCard(card)
Method from class cards.MacaoCardStack Call this method to check, if a card is element of a stack. |
hasLook(lookName)
Method from class kernel.MacaoObject Use this method to test, if a look with the specified name has been added to the object. |
hasQuantity(itemName, quantity, responseObjectName, positiveEventType, positiveParams, negativeEventType, negeativeParams)
Method from class menu.MacaoInventory Call this method to test, if an inventory item has at least a specific quantity. |
hearEvent(eventName, senderName)
Method from class dynamic.MacaoObject Call this method to send the object a trigger event, which may cause the execution of a valid fitting talk item. |
hearFreeText(freeText, senderName, responseItemName)
Method from class dynamic.MacaoObject Call this method to send a keyword to the object, which may cause the execution of a valid fitting talk item. |
hidePopup()
Method from class kernel.MacaoPage Use this method to close a popup, which is opened by showPopup(). |