public NonCircularFortheenthLetter(R3Point startingPoint, char letter, int letterDirection, R3Plane onPlane, bool smaller, Dictionary <int, int> duration)
 {
 }
        protected R3Plane RequestQueenPlane(int thinkingTime)
        {
            R3Plane playerAnswer = null;

            return(playerAnswer);
        }
 public CircularTwentySixthLetter(R3Point startingPoint, char letter, int letterDirection, R3Plane onPlane, bool smaller, Dictionary <int, int> duration)
 {
 }
 protected TertiaryGame(Dictionary <int, float> _markAllocation, List <Player> _players, TraceType _traceType,
                        Dictionary <int, int> _switchingTimes, R3Plane plane, Rhythm currentRhythm, Music currentMusic)
 {
 }