AbstractAbstract ReadonlydefaultFirst six in a standard course
Abstract ReadonlydefaultIndex of rounds within six for standard start
Abstract ReadonlydefaultType of six for standard start
Abstract ReadonlynameMethod name
ReadonlysearchCalling strings for touch searches.
Searches for touches work in steps identified by a Searching.Calling. A step must include the complete cycle of SixTypes for the method in order to avoid having to handle different types of six when searching for touches.
Erin only has one type of six so its step is only one six long. There are three possible callings: a plain slow six, a bob, or a single. Our other methods are more complex and searches work in steps of a pair of sixes, being a call, a six, another call, and another six.
There are seven possible callings for a pair of sixes:
'- ''s '' -'' s''--''s-'The callings ss and -s are excluded because they are equivalent to
-- and s- respectively (they produce the same result).
Protected Abstract ReadonlysixMapping from each valid six type to its successor
AbstractcreateReturns an array of valid six types
Method-specific functionality for Stedman-style compositions