OptionalupdateOptionalupdateDelay before updateBackDelay (in ms). Allow the card back to be visible during the flip animation. Default 0
OptionalupdateUpdates the data of the flipped card, so the stock containing it will return the new data when using getCards().
The new data is the card passed as the first argument of the setCardVisible / flipCard method.
Default true
OptionalupdateUpdates the front display, by calling setupFrontDiv.
The new data is the card passed as the first argument of the setCardVisible / flipCard method.
Default true
OptionalupdateDelay before updateFront (in ms). Allow the card front to be visible during the flip animation. Default 500
OptionalupdateUpdates the main div display, by calling setupDiv.
Default true
OptionalupdateDelay before updateMain (in ms). Allow the card main div setting to be visible during the flip animation. Default 0.
Updates the back display, by calling
setupBackDiv. The new data is the card passed as the first argument of thesetCardVisible/flipCardmethod. Default false