The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

VANAMBURG::BCS

Models Richard Osterlinds Breakthrough Card System for the purpose of providing a training system and trick simulations.

You can get a number of printed and DVD resources for learning the BCS system, as well as shortcuts and routines, at Richard Osterlinds web site: http://osterlindmysteries.com/store/

This class has all the methods inherited from: VANAMBURG::SHoCkeDOrder VANAMBURG::Packet

BUILD

Initialize the BCS order in this packet of cards.

calc_suit

The suit of the next card is dependent upon the value of the next card and the suit of the previous card. Given both of those pieces of information, this method returns the suit for the next card in the BCS system.

card_after

Given a card, and instance of VANAMBURG::StackCard, this method returns the next card in the system.

Returns an instance of VANAMBURG::StackCard