Public Member Functions | |
TTvocab (VocabMode vocabMode) | |
TTword * | getWord (TTstring &str, TTword **srcWord=nullptr) const |
Gets a matching word from the vocab list given a passed string
str | Word text to scan for |
srcWord | Optional pointer to store the original word match was found on |