123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>L-Index (squidlib-util 3.0.0-SNAPSHOT)</title>
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- <script type="text/javascript" src="../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="L-Index (squidlib-util 3.0.0-SNAPSHOT)";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-12.html">Prev Letter</a></li>
- <li><a href="index-14.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
- <li><a href="index-13.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="contentContainer"><a href="index-1.html">$</a> <a href="index-2.html">A</a> <a href="index-3.html">B</a> <a href="index-4.html">C</a> <a href="index-5.html">D</a> <a href="index-6.html">E</a> <a href="index-7.html">F</a> <a href="index-8.html">G</a> <a href="index-9.html">H</a> <a href="index-10.html">I</a> <a href="index-11.html">J</a> <a href="index-12.html">K</a> <a href="index-13.html">L</a> <a href="index-14.html">M</a> <a href="index-15.html">N</a> <a href="index-16.html">O</a> <a href="index-17.html">P</a> <a href="index-18.html">Q</a> <a href="index-19.html">R</a> <a href="index-20.html">S</a> <a href="index-21.html">T</a> <a href="index-22.html">U</a> <a href="index-23.html">V</a> <a href="index-24.html">W</a> <a href="index-25.html">X</a> <a href="index-26.html">Y</a> <a href="index-27.html">Z</a> <a name="I:L">
- <!-- -->
- </a>
- <h2 class="title">L</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#lakeFX">lakeFX</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">SectionDungeonGenerator</a></dt>
- <dd>
- <div class="block">The approximate percentage of non-room, non-cave, non-edge-of-map wall cells to try to fill with lake.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#lambda">lambda</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Storm.html" title="class in squidpony.squidmath">CrossHash.Storm</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LanesMapGenerator.html#lanes">lanes</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LanesMapGenerator.html" title="class in squidpony.squidgrid.mapping">LanesMapGenerator</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/mapping/LanesMapGenerator.html" title="class in squidpony.squidgrid.mapping"><span class="typeNameLink">LanesMapGenerator</span></a> - Class in <a href="../squidpony/squidgrid/mapping/package-summary.html">squidpony.squidgrid.mapping</a></dt>
- <dd>
- <div class="block">Generate dungeons with between 1 and 3 primary "lanes" going from the upper left "base" to the bottom right "base"
- (and vice versa, since this is symmetrical).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LanesMapGenerator.html#LanesMapGenerator-int-int-squidpony.squidmath.RNG-int-">LanesMapGenerator(int, int, RNG, int)</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LanesMapGenerator.html" title="class in squidpony.squidgrid.mapping">LanesMapGenerator</a></dt>
- <dd>
- <div class="block">This prepares a map generator that will generate a map with the given width and height, using the given RNG.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#language">language</a></span> - Variable in class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">The FakeLanguageGen this will use to construct words; normally one of the static fields in FakeLanguageGen or a
- FakeLanguageGen produced by using the mix() method of one of them.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/NaturalLanguageCipher.html#language">language</a></span> - Variable in class squidpony.<a href="../squidpony/NaturalLanguageCipher.html" title="class in squidpony">NaturalLanguageCipher</a></dt>
- <dd>
- <div class="block">The FakeLanguageGen this will use to construct words; normally one of the static fields in FakeLanguageGen or a
- FakeLanguageGen produced by using the mix() method of one of them.</div>
- </dd>
- <dt><a href="../squidpony/LanguageCipher.html" title="class in squidpony"><span class="typeNameLink">LanguageCipher</span></a> - Class in <a href="../squidpony/package-summary.html">squidpony</a></dt>
- <dd>
- <div class="block">Class that builds up a dictionary of words in a source text to words generated by a FakeLanguageGen, and can
- "translate" a source text to a similarly-punctuated, similarly-capitalized fake text.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#LanguageCipher--">LanguageCipher()</a></span> - Constructor for class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Constructs a LanguageCipher that will generate English-like or Dutch-like text by default.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#LanguageCipher-squidpony.FakeLanguageGen-">LanguageCipher(FakeLanguageGen)</a></span> - Constructor for class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Constructs a LanguageCipher that will use the given style of language generator to produce its text.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#LanguageCipher-squidpony.FakeLanguageGen-long-">LanguageCipher(FakeLanguageGen, long)</a></span> - Constructor for class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Constructs a LanguageCipher that will use the given style of language generator to produce its text.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#LanguageCipher-squidpony.LanguageCipher-">LanguageCipher(LanguageCipher)</a></span> - Constructor for class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Copies another LanguageCipher and constructs this one with the information in the other.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#languages">languages</a></span> - Static variable in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#last--">last()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#last">last</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">The index of the last entry in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#last--">last()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeySet</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Please use the corresponding type-specific method instead.</span></div>
- </div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#last">last</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
- <dd>
- <div class="block">The index of the last entry in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html#last--">last()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntrySet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeySet.html#last--">last()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#last">last</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a></dt>
- <dd>
- <div class="block">The index of the last entry in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#last">last</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
- <dd>
- <div class="block">The index of the last entry in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#last--">last()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
- <dd>
- <div class="block">Returns the last element of this set in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Impl.html#lastColor--">lastColor()</a></span> - Method in class squidpony.panel.<a href="../squidpony/panel/IColoredString.Impl.html" title="class in squidpony.panel">IColoredString.Impl</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#lastColor--">lastColor()</a></span> - Method in interface squidpony.panel.<a href="../squidpony/panel/IColoredString.html" title="interface in squidpony.panel">IColoredString</a></dt>
- <dd>
- <div class="block">This method is typically more efficient than <a href="../squidpony/panel/IColoredString.html#colorAt-int-"><code>IColoredString.colorAt(int)</code></a>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#lastIndexOf-int-">lastIndexOf(int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntVLA.html" title="class in squidpony.squidmath">IntVLA</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortVLA.html#lastIndexOf-short-">lastIndexOf(short)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortVLA.html" title="class in squidpony.squidmath">ShortVLA</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#lastInt--">lastInt()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeySet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#lastIntKey--">lastIntKey()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
- <dd>
- <div class="block">Returns the last key of this map in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#lastKey--">lastKey()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Returns the last key of this map in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#lastKey--">lastKey()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Please use the corresponding type-specific method instead.</span></div>
- </div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#lastKey--">lastKey()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a></dt>
- <dd>
- <div class="block">Returns the last key of this map in iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html#layout">layout</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/ModularMapGenerator.html" title="class in squidpony.squidgrid.mapping">ModularMapGenerator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/SquidTags.html#LAYOUT">LAYOUT</a></span> - Static variable in class squidpony.<a href="../squidpony/SquidTags.html" title="class in squidpony">SquidTags</a></dt>
- <dd>
- <div class="block">Use this tag when logging things about the screen's layout.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Messaging.html#learnIrregularWord-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">learnIrregularWord(String, String, String, String, String, String, String)</a></span> - Static method in class squidpony.<a href="../squidpony/Messaging.html" title="class in squidpony">Messaging</a></dt>
- <dd>
- <div class="block">Adds a given <code>word</code>, which should start with a lower-case letter and use lower-case letters and underscores
- only, to the dictionary this stores.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#learnTranslation-java.util.Map-java.lang.String-">learnTranslation(Map<String, String>, String)</a></span> - Method in class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Adds a translation pair to vocabulary so it can be used in decipher, giving a correct translation for sourceWord.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/NaturalLanguageCipher.html#learnTranslation-java.util.Map-java.lang.String-">learnTranslation(Map<String, String>, String)</a></span> - Method in class squidpony.<a href="../squidpony/NaturalLanguageCipher.html" title="class in squidpony">NaturalLanguageCipher</a></dt>
- <dd>
- <div class="block">Adds a translation pair to vocabulary so it can be used in decipher, giving a correct translation for sourceWord.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#learnTranslations-java.util.Map-java.lang.String...-">learnTranslations(Map<String, String>, String...)</a></span> - Method in class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Adds translation pairs to vocabulary so it can be used in decipher, giving a correct translation for sourceWords.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#learnTranslations-java.util.Map-java.lang.Iterable-">learnTranslations(Map<String, String>, Iterable<String>)</a></span> - Method in class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Adds translation pairs to vocabulary so it can be used in decipher, giving a correct translation for sourceWords.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/NaturalLanguageCipher.html#learnTranslations-java.util.Map-java.lang.String...-">learnTranslations(Map<String, String>, String...)</a></span> - Method in class squidpony.<a href="../squidpony/NaturalLanguageCipher.html" title="class in squidpony">NaturalLanguageCipher</a></dt>
- <dd>
- <div class="block">Adds translation pairs to vocabulary so it can be used in decipher, giving a correct translation for sourceWords.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/NaturalLanguageCipher.html#learnTranslations-java.util.Map-java.lang.Iterable-">learnTranslations(Map<String, String>, Iterable<String>)</a></span> - Method in class squidpony.<a href="../squidpony/NaturalLanguageCipher.html" title="class in squidpony">NaturalLanguageCipher</a></dt>
- <dd>
- <div class="block">Adds translation pairs to vocabulary so it can be used in decipher, giving a correct translation for sourceWords.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Left.html#Left-int-int-int-int-">Left(int, int, int, int)</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Left.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Left</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/MapModule.html#leftDoors">leftDoors</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/MapModule.html" title="class in squidpony.squidgrid.mapping">MapModule</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html" title="class in squidpony.squidgrid.mapping"><span class="typeNameLink">LegacyDungeonGenerator</span></a> - Class in <a href="../squidpony/squidgrid/mapping/package-summary.html">squidpony.squidgrid.mapping</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Prefer DungeonGenerator with its almost-equivalent API
- Created by Tommy Ettinger on 3/5/2016.</span></div>
- </div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#LegacyDungeonGenerator--">LegacyDungeonGenerator()</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">LegacyDungeonGenerator</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
- <div class="block">Make a DungeonGenerator with a LightRNG using a random seed, height 40, and width 40.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#LegacyDungeonGenerator-int-int-">LegacyDungeonGenerator(int, int)</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">LegacyDungeonGenerator</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
- <div class="block">Make a DungeonGenerator with the given height and width; the RNG used for generating a dungeon and
- adding features will be a LightRNG using a random seed.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#LegacyDungeonGenerator-int-int-squidpony.squidmath.RNG-">LegacyDungeonGenerator(int, int, RNG)</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">LegacyDungeonGenerator</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
- <div class="block">Make a DungeonGenerator with the given height, width, and RNG.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#LegacyDungeonGenerator-squidpony.squidgrid.mapping.DungeonGenerator-">LegacyDungeonGenerator(DungeonGenerator)</a></span> - Constructor for class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">LegacyDungeonGenerator</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
- <div class="block">Copies all fields from copying and makes a new DungeonGenerator.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Impl.html#length--">length()</a></span> - Method in class squidpony.panel.<a href="../squidpony/panel/IColoredString.Impl.html" title="class in squidpony.panel">IColoredString.Impl</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#length--">length()</a></span> - Method in interface squidpony.panel.<a href="../squidpony/panel/IColoredString.html" title="interface in squidpony.panel">IColoredString</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/IColorCenter.html#lerp-T-T-float-">lerp(T, T, float)</a></span> - Method in interface squidpony.<a href="../squidpony/IColorCenter.html" title="interface in squidpony">IColorCenter</a></dt>
- <dd>
- <div class="block">Gets the linear interpolation from Color start to Color end, changing by the fraction given by change.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/IColorCenter.Skeleton.html#lerp-T-T-float-">lerp(T, T, float)</a></span> - Method in class squidpony.<a href="../squidpony/IColorCenter.Skeleton.html" title="class in squidpony">IColorCenter.Skeleton</a></dt>
- <dd>
- <div class="block">Gets the linear interpolation from Color start to Color end, changing by the fraction given by change.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/MimicFill.html#lessRooms">lessRooms</a></span> - Static variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/MimicFill.html" title="class in squidpony.squidgrid">MimicFill</a></dt>
- <dd>
- <div class="block">Predefined sample; produces rectangular rooms with small corridors between them.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SpillWorldMap.html#letters">letters</a></span> - Static variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SpillWorldMap.html" title="class in squidpony.squidgrid.mapping">SpillWorldMap</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/GwtCompatibility.html#letterSpan-int-">letterSpan(int)</a></span> - Static method in class squidpony.<a href="../squidpony/GwtCompatibility.html" title="class in squidpony">GwtCompatibility</a></dt>
- <dd>
- <div class="block">Stupidly simple convenience method that produces a char array containing only letters that can be reasonably
- displayed (with SquidLib's default text display assets, at least).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#lightBrightnesses">lightBrightnesses</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Elias.html#lightMap-double-double-double-double-">lightMap(double, double, double, double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Elias.html" title="class in squidpony.squidmath">Elias</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Lightning.html#Lightning--">Lightning()</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.Lightning.html" title="class in squidpony.squidmath">CrossHash.Lightning</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/LightRNG.html" title="class in squidpony.squidmath"><span class="typeNameLink">LightRNG</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">This is a SplittableRandom-style generator, meant to have a tiny state
- that permits storing many different generators with low overhead.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LightRNG.html#LightRNG--">LightRNG()</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LightRNG.html" title="class in squidpony.squidmath">LightRNG</a></dt>
- <dd>
- <div class="block">Creates a new generator seeded using Math.random.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LightRNG.html#LightRNG-long-">LightRNG(long)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LightRNG.html" title="class in squidpony.squidmath">LightRNG</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#lights">lights</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#lightSources">lightSources</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/Reach.html#limit">limit</a></span> - Variable in class squidpony.squidai.<a href="../squidpony/squidai/Reach.html" title="class in squidpony.squidai">Reach</a></dt>
- <dd>
- <div class="block">An AimLimit enum that may be used to determine limitations to targeting cells; defaults to FREE (no limits other
- than those from distance), but can also be set to ORTHOGONAL (rook move in chess), DIAGONAL (bishop move in
- chess), EIGHT_WAY (queen or king move in chess), or null (which usually)</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#limit">limit</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/tileset/LimitConnectivityFat.html" title="class in squidpony.tileset"><span class="typeNameLink">LimitConnectivityFat</span></a> - Class in <a href="../squidpony/tileset/package-summary.html">squidpony.tileset</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/tileset/LimitConnectivityFat.html#LimitConnectivityFat--">LimitConnectivityFat()</a></span> - Constructor for class squidpony.tileset.<a href="../squidpony/tileset/LimitConnectivityFat.html" title="class in squidpony.tileset">LimitConnectivityFat</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/tileset/LimitedConnectivity.html" title="class in squidpony.tileset"><span class="typeNameLink">LimitedConnectivity</span></a> - Class in <a href="../squidpony/tileset/package-summary.html">squidpony.tileset</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/tileset/LimitedConnectivity.html#LimitedConnectivity--">LimitedConnectivity()</a></span> - Constructor for class squidpony.tileset.<a href="../squidpony/tileset/LimitedConnectivity.html" title="class in squidpony.tileset">LimitedConnectivity</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line-int-int-int-int-">line(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using the DDA algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line-int-int-int-int-int-int-">line(int, int, int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Not intended for external use; prefer the overloads without a modifier argument.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Draws a line from start to end using the DDA algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Elias.html#line-double-double-double-double-">line(double, double, double, double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Elias.html" title="class in squidpony.squidmath">Elias</a></dt>
- <dd>
- <div class="block">Gets the line between the two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Elias.html#line-double-double-double-double-double-">line(double, double, double, double, double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Elias.html" title="class in squidpony.squidmath">Elias</a></dt>
- <dd>
- <div class="block">Gets the line between the two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Elias.html#line-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line(Coord, Coord)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Elias.html" title="class in squidpony.squidmath">Elias</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Elias.html#line-squidpony.squidmath.Coord-squidpony.squidmath.Coord-double-">line(Coord, Coord, double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Elias.html" title="class in squidpony.squidmath">Elias</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrthoLine.html#line-int-int-int-int-">line(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrthoLine.html" title="class in squidpony.squidmath">OrthoLine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using only N/S/E/W movement.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrthoLine.html#line-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrthoLine.html" title="class in squidpony.squidmath">OrthoLine</a></dt>
- <dd>
- <div class="block">Draws a line from start to end using only N/S/E/W movement.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/WobblyLine.html#line-int-int-int-int-int-int-">line(int, int, int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/WobblyLine.html" title="class in squidpony.squidmath">WobblyLine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using the Drunkard's Walk algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/WobblyLine.html#line-int-int-int-int-int-int-double-squidpony.squidmath.RNG-">line(int, int, int, int, int, int, double, RNG)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/WobblyLine.html" title="class in squidpony.squidmath">WobblyLine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using the Drunkard's Walk algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/WobblyLine.html#line-squidpony.squidmath.Coord-squidpony.squidmath.Coord-int-int-">line(Coord, Coord, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/WobblyLine.html" title="class in squidpony.squidmath">WobblyLine</a></dt>
- <dd>
- <div class="block">Draws a line from start to end using the Drunkard's Walk algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line2D-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line2D(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 2D Bresenham line between two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line2D-int-int-int-int-">line2D(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 2D Bresenham line between two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line2D_-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line2D_(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 2D Bresenham line between two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line2D_-int-int-int-int-">line2D_(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 2D Bresenham line between two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line3D-squidpony.squidmath.Coord3D-squidpony.squidmath.Coord3D-">line3D(Coord3D, Coord3D)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 3D Bresenham line between two points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Bresenham.html#line3D-int-int-int-int-int-int-">line3D(int, int, int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/Bresenham.html" title="class in squidpony.squidmath">Bresenham</a></dt>
- <dd>
- <div class="block">Generates a 3D Bresenham line between the given coordinates.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line_-int-int-int-int-">line_(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using the DDA algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line_-int-int-int-int-int-int-">line_(int, int, int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Not intended for external use; prefer the overloads without a modifier argument.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DDALine.html#line_-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line_(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/DDALine.html" title="class in squidpony.squidmath">DDALine</a></dt>
- <dd>
- <div class="block">Draws a line from start to end using the DDA algorithm.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrthoLine.html#line_-int-int-int-int-">line_(int, int, int, int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrthoLine.html" title="class in squidpony.squidmath">OrthoLine</a></dt>
- <dd>
- <div class="block">Draws a line from (startX, startY) to (endX, endY) using only N/S/E/W movement.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrthoLine.html#line_-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">line_(Coord, Coord)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrthoLine.html" title="class in squidpony.squidmath">OrthoLine</a></dt>
- <dd>
- <div class="block">Draws a line from start to end using only N/S/E/W movement.</div>
- </dd>
- <dt><a href="../squidpony/squidai/LineAOE.html" title="class in squidpony.squidai"><span class="typeNameLink">LineAOE</span></a> - Class in <a href="../squidpony/squidai/package-summary.html">squidpony.squidai</a></dt>
- <dd>
- <div class="block">Line Area of Effect that affects an slightly expanded (Elias) line from a given origin Coord to a given end Coord,
- plus an optional radius of cells around the path of the line, while respecting obstacles in its path and possibly
- stopping if obstructed.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/LineAOE.html#LineAOE-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">LineAOE(Coord, Coord)</a></span> - Constructor for class squidpony.squidai.<a href="../squidpony/squidai/LineAOE.html" title="class in squidpony.squidai">LineAOE</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/LineAOE.html#LineAOE-squidpony.squidmath.Coord-squidpony.squidmath.Coord-int-">LineAOE(Coord, Coord, int)</a></span> - Constructor for class squidpony.squidai.<a href="../squidpony/squidai/LineAOE.html" title="class in squidpony.squidai">LineAOE</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/LineAOE.html#LineAOE-squidpony.squidmath.Coord-squidpony.squidmath.Coord-int-squidpony.squidgrid.Radius-">LineAOE(Coord, Coord, int, Radius)</a></span> - Constructor for class squidpony.squidai.<a href="../squidpony/squidai/LineAOE.html" title="class in squidpony.squidai">LineAOE</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/LineAOE.html#LineAOE-squidpony.squidmath.Coord-squidpony.squidmath.Coord-int-squidpony.squidgrid.Radius-int-int-">LineAOE(Coord, Coord, int, Radius, int, int)</a></span> - Constructor for class squidpony.squidai.<a href="../squidpony/squidai/LineAOE.html" title="class in squidpony.squidai">LineAOE</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html#Linear--">Linear()</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Linear</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html#Linear-squidpony.squidgrid.Direction-int-int-int-int-">Linear(Direction, int, int, int, int)</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.Linear.html" title="class in squidpony.squidgrid.iterator">SquidIterators.Linear</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonUtility.html#linesToHashes-char:A:A-">linesToHashes(char[][])</a></span> - Static method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonUtility.html" title="class in squidpony.squidgrid.mapping">DungeonUtility</a></dt>
- <dd>
- <div class="block">Reverses most of the effects of hashesToLines().</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#link">link</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.html" title="class in squidpony.squidmath">IntDoubleOrderedMap</a></dt>
- <dd>
- <div class="block">For each entry, the next and the previous entry in iteration order, stored as <code>((prev & 0xFFFFFFFFL) << 32) | (next & 0xFFFFFFFFL)</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.html#LION">LION</a></span> - Static variable in class squidpony.<a href="../squidpony/MonsterGen.html" title="class in squidpony">MonsterGen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/Terrain.html#LIQUID">LIQUID</a></span> - Static variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/Terrain.html" title="class in squidpony.squidgrid.mapping">Terrain</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Modifier.html#LISP">LISP</a></span> - Static variable in class squidpony.<a href="../squidpony/FakeLanguageGen.Modifier.html" title="class in squidpony">FakeLanguageGen.Modifier</a></dt>
- <dd>
- <div class="block">For a character who always pronounces 's', 'ss', and 'sh' as 'th'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SymmetryDungeonGenerator.html#listToMap-java.util.List-">listToMap(List<Coord>)</a></span> - Static method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/SymmetryDungeonGenerator.html" title="class in squidpony.squidgrid.mapping">SymmetryDungeonGenerator</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/zone/ListZone.html" title="class in squidpony.squidgrid.zone"><span class="typeNameLink">ListZone</span></a> - Class in <a href="../squidpony/squidgrid/zone/package-summary.html">squidpony.squidgrid.zone</a></dt>
- <dd>
- <div class="block">A zone defined by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/zone/ListZone.html#ListZone-java.util.List-">ListZone(List<Coord>)</a></span> - Constructor for class squidpony.squidgrid.zone.<a href="../squidpony/squidgrid/zone/ListZone.html" title="class in squidpony.squidgrid.zone">ListZone</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/MathExtras.html#log-double-double-">log(double, double)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/MathExtras.html" title="class in squidpony.squidmath">MathExtras</a></dt>
- <dd>
- <div class="block">Calculate logarithms for arbitrary bases.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.html#longHasher">longHasher</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CrossHash.html" title="class in squidpony.squidmath">CrossHash</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath"><span class="typeNameLink">LongPeriodRNG</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">An RNG that has a drastically longer period than the other generators in SquidLib, other than MersenneTwister,
- without sacrificing speed or HTML target compatibility.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#LongPeriodRNG--">LongPeriodRNG()</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
- <dd>
- <div class="block">Builds a LongPeriodRNG and initializes this class' 1024 bits of state with a random seed passed into SplitMix64,
- the algorithm also used by LightRNG.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#LongPeriodRNG-long-">LongPeriodRNG(long)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
- <dd>
- <div class="block">Builds a LongPeriodRNG and initializes this class' 1024 bits of state with many calls to a SplitMix64-based RNG
- with a random seed influenced by Math.random() and also the time (in milliseconds to keep GWT compatibility),
- mixing Math.random() calls in to alter the SplitMix64 state at uneven intervals.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#LongPeriodRNG-java.lang.String-">LongPeriodRNG(String)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
- <dd>
- <div class="block">Builds a LongPeriodRNG and initializes this class' 1024 bits of state with the given seed, using a different
- strategy depending on the seed.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#LongPeriodRNG-long:A-">LongPeriodRNG(long[])</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
- <dd>
- <div class="block">Builds a LongPeriodRNG and initializes this class' 1024 bits of state with the given seed as a long array, which
- may or may not have 16 elements (though it is less wasteful to run this with 16 longs since that is exactly 1024
- bits).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/LongPeriodRNG.html#LongPeriodRNG-squidpony.squidmath.LongPeriodRNG-">LongPeriodRNG(LongPeriodRNG)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/LongPeriodRNG.html" title="class in squidpony.squidmath">LongPeriodRNG</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/LanguageCipher.html#lookup-java.lang.String-">lookup(String)</a></span> - Method in class squidpony.<a href="../squidpony/LanguageCipher.html" title="class in squidpony">LanguageCipher</a></dt>
- <dd>
- <div class="block">Given a word in the source language (usually English), looks up an existing translation for that word, or if none
- exists, generates a new word based on the hash of the source word and this LanguageCipher's FakeLanguageGen.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/NaturalLanguageCipher.html#lookup-java.lang.String-">lookup(String)</a></span> - Method in class squidpony.<a href="../squidpony/NaturalLanguageCipher.html" title="class in squidpony">NaturalLanguageCipher</a></dt>
- <dd>
- <div class="block">Given a word in the source language (usually English), looks up an existing translation for that word, or if none
- exists, generates a new word based on the hash of the source word and this LanguageCipher's FakeLanguageGen.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#lookup-java.lang.String-">lookup(String)</a></span> - Method in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/LOS.html" title="class in squidpony.squidgrid"><span class="typeNameLink">LOS</span></a> - Class in <a href="../squidpony/squidgrid/package-summary.html">squidpony.squidgrid</a></dt>
- <dd>
- <div class="block">Line of Sight (LOS) algorithms find if there is or is not a path between two
- given points.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/LOS.html#LOS--">LOS()</a></span> - Constructor for class squidpony.squidgrid.<a href="../squidpony/squidgrid/LOS.html" title="class in squidpony.squidgrid">LOS</a></dt>
- <dd>
- <div class="block">Constructs an LOS that will draw Bresenham lines and measure distances using the CIRCLE radius strategy.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/LOS.html#LOS-int-">LOS(int)</a></span> - Constructor for class squidpony.squidgrid.<a href="../squidpony/squidgrid/LOS.html" title="class in squidpony.squidgrid">LOS</a></dt>
- <dd>
- <div class="block">Constructs an LOS with the given type number, which must equal a static field in this class such as BRESENHAM.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#losCache">losCache</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.LOSUnit.html#LOSUnit-int-">LOSUnit(int)</a></span> - Constructor for class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.LOSUnit.html" title="class in squidpony.squidgrid">FOVCache.LOSUnit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#LOVECRAFT">LOVECRAFT</a></span> - Static variable in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd>
- <div class="block">Ia! Ia! Cthulhu Rl'yeh ftaghn! Useful for generating cultist ramblings or unreadable occult texts.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/WeightedLetterNamegen.html#LOVECRAFT_MYTHOS_NAMES">LOVECRAFT_MYTHOS_NAMES</a></span> - Static variable in class squidpony.<a href="../squidpony/WeightedLetterNamegen.html" title="class in squidpony">WeightedLetterNamegen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/SquidID.html#low">low</a></span> - Variable in class squidpony.squidmath.<a href="../squidpony/squidmath/SquidID.html" title="class in squidpony.squidmath">SquidID</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Spill.html#lrng">lrng</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Spill.html" title="class in squidpony.squidgrid">Spill</a></dt>
- <dd>
- <div class="block">The LightRNG used as a RandomnessSource for the RNG this object uses.</div>
- </dd>
- </dl>
- <a href="index-1.html">$</a> <a href="index-2.html">A</a> <a href="index-3.html">B</a> <a href="index-4.html">C</a> <a href="index-5.html">D</a> <a href="index-6.html">E</a> <a href="index-7.html">F</a> <a href="index-8.html">G</a> <a href="index-9.html">H</a> <a href="index-10.html">I</a> <a href="index-11.html">J</a> <a href="index-12.html">K</a> <a href="index-13.html">L</a> <a href="index-14.html">M</a> <a href="index-15.html">N</a> <a href="index-16.html">O</a> <a href="index-17.html">P</a> <a href="index-18.html">Q</a> <a href="index-19.html">R</a> <a href="index-20.html">S</a> <a href="index-21.html">T</a> <a href="index-22.html">U</a> <a href="index-23.html">V</a> <a href="index-24.html">W</a> <a href="index-25.html">X</a> <a href="index-26.html">Y</a> <a href="index-27.html">Z</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-12.html">Prev Letter</a></li>
- <li><a href="index-14.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
- <li><a href="index-13.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <p class="legalCopy"><small>Copyright © 2012–2016. All rights reserved.</small></p>
- </body>
- </html>
|