Nimigen
 All Classes Namespaces Files Functions Variables Properties
Classes
Package MCNGen

Classes

class  App
 Interaction logic for App.xaml. More...
class  HelpDialog
 Help dialog for Nimigen. Loads and shows the help.txt file in a simple textbox. More...
class  InputTextValidationRule
 Validation rule for the input textbox of the Nimigen. Checks if the input text consists of long enough words separated by newlines. More...
class  NameGenerator
 Generates random names using Markov chains. Based on http://www.siliconcommandergames.com/MarkovNameGenerator.htm. More...
class  Nimigen
 TIEA212 Graafisten käyttöliittymien ohjelmointi. More...
class  OptionsDialog
 Options dialog for Nimigen. More...
class  OptionsValidationRule
 Validation rule for the options dialog of Nimigen. Checks wether the input value is between two numbers. More...