CardList Protocol Reference

CardList

Undocumented

Declaration

Return Value

An array of cards currently added to the card list.

Declaration

Parameters

<br> cards<br> The array of cards.

Declaration

Parameters

<br> card<br> The card to be added.

Declaration

Parameters

<br> card<br> The card to be added.
<br> index<br> The location in the current list of cards to insert the card.

Declaration

Parameters

<br> key<br> The key of the card to be returned.

Return Value

The card in the current card system that matches the given key.

Declaration

Parameters

<br> key<br> The key of the card to be replaced.

Declaration

Parameters

<br> key<br> The key of the card to be removed.

Declaration