Table of Contents

Method GetChild

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

GetChild(string)

Binary search for a specific child.

public int GetChild(string letter)

Parameters

letter string

The letter to find

Returns

int

The index into Children of the desired child, or the negation of the next highest index if that child doesn't exist