Package cardTypes

Class MacaoPage

Methods

The class MacaoPage is not a class itself, but it is used to document the global properties and methods of the package optional/cards/cardTypes.js.

Method Summary
Array createRummyCards(optional boolean noToolTip, optional String rearImageUrl, optional String rearImagePack2Url, optional boolean tileRearImage)
     Call this method to create a set of 108 Rummy cards.
Array createStandardCards(optional boolean twoPacks, optional boolean jokers, optional boolean noToolTip, optional Array values, optional String rearImageUrl, optional String rearImagePack2Url, optional boolean tileRearImage)
     Call this method to create a standard set of cards.

Method Details
Array createRummyCards(optional boolean noToolTip, optional String rearImageUrl, optional String rearImagePack2Url, optional boolean tileRearImage)

Array createStandardCards(optional boolean twoPacks, optional boolean jokers, optional boolean noToolTip, optional Array values, optional String rearImageUrl, optional String rearImagePack2Url, optional boolean tileRearImage)