Package squidpony.squidtext.nolithiusgen

Examples of squidpony.squidtext.nolithiusgen.WeightedLetterNamegen


            "Fexa Lun",
            "Tafa Zeesheerk",
            "Cremoim Kixoop",
            "Tago"
        };
        namegen = new WeightedLetterNamegen(text);
        generate();
    }
View Full Code Here

TOP

Related Classes of squidpony.squidtext.nolithiusgen.WeightedLetterNamegen

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.