123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964 |
- <!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>A-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="A-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-1.html">Prev Letter</a></li>
- <li><a href="index-3.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
- <li><a href="index-2.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:A">
- <!-- -->
- </a>
- <h2 class="title">A</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/styled/Tile.html#a_constraint">a_constraint</a></span> - Variable in class squidpony.squidgrid.mapping.styled.<a href="../squidpony/squidgrid/mapping/styled/Tile.html" title="class in squidpony.squidgrid.mapping.styled">Tile</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html#above--">above()</a></span> - Method in class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.BottomLeftToTopRight.html" title="class in squidpony.squidgrid.iterator">SquidIterators.BottomLeftToTopRight</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#accentBoth-squidpony.squidmath.RNG-java.lang.String:A-double-double-">accentBoth(RNG, String[], double, double)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#accentConsonants-squidpony.squidmath.RNG-java.lang.String:A-double-">accentConsonants(RNG, String[], double)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#accentVowels-squidpony.squidmath.RNG-java.lang.String:A-double-">accentVowels(RNG, String[], double)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/SpatialMap.html#add-squidpony.squidmath.Coord-I-E-">add(Coord, I, E)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/SpatialMap.html" title="class in squidpony.squidgrid">SpatialMap</a></dt>
- <dd>
- <div class="block">Adds a new element with the given identity and Coord position.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.FastEntryIterator.html#add-squidpony.squidmath.Arrangement.MapEntry-">add(Arrangement<K>.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.FastEntryIterator.html" title="class in squidpony.squidmath">Arrangement.FastEntryIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeyIterator.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeyIterator.html" title="class in squidpony.squidmath">Arrangement.KeyIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
- <dd>
- <div class="block">Always throws an UnsupportedOperationException</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.ValueIterator.html#add-java.lang.Integer-">add(Integer)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.ValueIterator.html" title="class in squidpony.squidmath">Arrangement.ValueIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Coord.html#add-squidpony.squidmath.Coord-">add(Coord)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord.html" title="class in squidpony.squidmath">Coord</a></dt>
- <dd>
- <div class="block">Separately combines the x and y positions of this Coord and other, producing a different Coord as their "sum."</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Coord.html#add-int-">add(int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord.html" title="class in squidpony.squidmath">Coord</a></dt>
- <dd>
- <div class="block">Separately adds the x and y positions of this Coord to operand, producing a different Coord as their
- "sum."</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Coord.html#add-double-">add(double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord.html" title="class in squidpony.squidmath">Coord</a></dt>
- <dd>
- <div class="block">Separately adds the x and y positions of this Coord to operand, rounding to the nearest int for each of x
- and y and producing a different Coord as their "sum."</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html#add-double-">add(double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleCollection</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html#add-java.lang.Double-">add(Double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleCollection</a></dt>
- <dd>
- <div class="block">Delegates to the corresponding type-specific method.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleIterator.html#add-java.lang.Double-">add(Double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleIterator.html#add-double-">add(double)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.EntryIterator.html#add-squidpony.squidmath.IntDoubleOrderedMap.MapEntry-">add(IntDoubleOrderedMap.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.EntryIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.EntryIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.FastEntryIterator.html#add-squidpony.squidmath.IntDoubleOrderedMap.MapEntry-">add(IntDoubleOrderedMap.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.FastEntryIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.FastEntryIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeyIterator.html#add-int-">add(int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeyIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeyIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeyIterator.html#add-java.lang.Integer-">add(Integer)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.KeyIterator.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.KeyIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#add-java.lang.Integer-">add(Integer)</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">Delegates to the corresponding type-specific method.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#add-int-">add(int)</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.MapEntrySet.html#add-squidpony.squidmath.IntDoubleOrderedMap.MapEntry-">add(IntDoubleOrderedMap.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntrySet</a></dt>
- <dd>
- <div class="block">Unsupported.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#add-int-">add(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/NeuralParticle.html#add-squidpony.squidmath.Coord-">add(Coord)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/NeuralParticle.html" title="class in squidpony.squidmath">NeuralParticle</a></dt>
- <dd>
- <div class="block">Adds a single specific point to the distribution.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.FastEntryIterator.html#add-squidpony.squidmath.OrderedMap.MapEntry-">add(OrderedMap<K, V>.MapEntry)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.FastEntryIterator.html" title="class in squidpony.squidmath">OrderedMap.FastEntryIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeyIterator.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeyIterator.html" title="class in squidpony.squidmath">OrderedMap.KeyIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.KeySet.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
- <dd>
- <div class="block">Always throws an UnsupportedOperationException</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.ValueIterator.html#add-V-">add(V)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.ValueIterator.html" title="class in squidpony.squidmath">OrderedMap.ValueIterator</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#add-K-">add(K)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ProbabilityTable.html#add-T-int-">add(T, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ProbabilityTable.html" title="class in squidpony.squidmath">ProbabilityTable</a></dt>
- <dd>
- <div class="block">Adds the given item to the table.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Region.html#add-squidpony.squidmath.Coord-">add(Coord)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Region.html" title="class in squidpony.squidmath">Region</a></dt>
- <dd>
- <div class="block">Adds a Coord to this Region, returning false if the Coord is null or already included in this, or true otherwise.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#add-short-">add(short)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd>
- <div class="block">Returns true if the key was not already in the set.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortVLA.html#add-short-">add(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/FakeLanguageGen.html#addAccents-double-double-">addAccents(double, double)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.KeySet.html#addAll-java.util.Collection-">addAll(Collection<? extends K>)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath">Arrangement.KeySet</a></dt>
- <dd>
- <div class="block">Always throws an UnsupportedOperationException.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html#addAll-squidpony.squidmath.IntDoubleOrderedMap.DoubleCollection-">addAll(IntDoubleOrderedMap.DoubleCollection)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleCollection</a></dt>
- <dd>
- <div class="block">Adds all elements of the given type-specific collection to this collection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html#addAll-java.util.Collection-">addAll(Collection<? extends Double>)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.DoubleCollection.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.DoubleCollection</a></dt>
- <dd>
- <div class="block">Adds all elements of the given collection to this collection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.KeySet.html#addAll-java.util.Collection-">addAll(Collection<? extends Integer>)</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">Adds all elements of the given collection to this collection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html#addAll-java.util.Collection-">addAll(Collection<? extends IntDoubleOrderedMap.MapEntry>)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/IntDoubleOrderedMap.MapEntrySet.html" title="class in squidpony.squidmath">IntDoubleOrderedMap.MapEntrySet</a></dt>
- <dd>
- <div class="block">Unsupported.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#addAll-squidpony.squidmath.IntVLA-">addAll(IntVLA)</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/IntVLA.html#addAll-squidpony.squidmath.IntVLA-int-int-">addAll(IntVLA, int, 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/IntVLA.html#addAll-int...-">addAll(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/IntVLA.html#addAll-int:A-int-int-">addAll(int[], int, 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/OrderedMap.KeySet.html#addAll-java.util.Collection-">addAll(Collection<? extends K>)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedMap.KeySet.html" title="class in squidpony.squidmath">OrderedMap.KeySet</a></dt>
- <dd>
- <div class="block">Adds all elements of the given collection to this collection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#addAll-java.util.Collection-">addAll(Collection<? extends K>)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/OrderedSet.html" title="class in squidpony.squidmath">OrderedSet</a></dt>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#addAll-squidpony.squidmath.ShortVLA-">addAll(ShortVLA)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#addAll-squidpony.squidmath.ShortVLA-int-int-">addAll(ShortVLA, int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#addAll-short...-">addAll(short...)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#addAll-short:A-int-int-">addAll(short[], int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortSet.html#addAll-squidpony.squidmath.ShortSet-">addAll(ShortSet)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/ShortSet.html" title="class in squidpony.squidmath">ShortSet</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/ShortVLA.html#addAll-squidpony.squidmath.ShortVLA-">addAll(ShortVLA)</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/ShortVLA.html#addAll-squidpony.squidmath.ShortVLA-int-int-">addAll(ShortVLA, int, int)</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/ShortVLA.html#addAll-short...-">addAll(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/ShortVLA.html#addAll-short:A-int-int-">addAll(short[], int, int)</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/ShortVLA.html#addAll-int:A-">addAll(int[])</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/ColoredStringList.html#addAllText-java.util.Collection-">addAllText(Collection<? extends IColoredString<T>>)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Contrary to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#addAll-java.util.Collection-" title="class or interface in java.util"><code>Collection.addAll(Collection)</code></a>, this method appends
- text to the current text, without inserting new lines.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#addAndMoveToFirst-K-">addAndMoveToFirst(K)</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">Adds a key to the set; if the key is already present, it is moved to the
- first position of the iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#addAndMoveToLast-K-">addAndMoveToLast(K)</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">Adds a key to the set; if the key is already present, it is moved to the
- last position of the iteration order.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#addAt-int-K-">addAt(int, K)</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">Equivalent to <a href="../squidpony/squidmath/Arrangement.html#add-K-"><code>Arrangement.add(Object)</code></a>, except that it can place k at any point in the ordering (shifting up later
- entries and changing their values to match their new positions in the ordering).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#addBoulders-int-">addBoulders(int)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the given percentage of floor cells not already adjacent to walls into wall cells, represented by '#'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addBoulders-int-">addBoulders(int)</a></span> - Method in 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">Turns the given percentage of floor cells not already adjacent to walls into wall cells, represented by '#'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addBoulders-int-int-">addBoulders(int, int)</a></span> - Method 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">Turns the given percentage of floor cells not already adjacent to walls into wall cells, represented by '#'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addCategory-java.lang.String-java.util.Collection-">addCategory(String, Collection<String>)</a></span> - Method in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd>
- <div class="block">Allows this Thesaurus to replace a specific keyword, typically containing multiple backtick characters ('`') so
- it can't be confused with a "real word," with one of the words in synonyms (chosen in shuffled order).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addColoredText-java.lang.String-T-">addColoredText(String, T)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Appends colored text to <code>this</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addColoredTextOnNewLine-java.lang.String-T-">addColoredTextOnNewLine(String, T)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Appends colored text to <code>this</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.html#addCostRule-char-double-">addCostRule(char, double)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.html" title="class in squidpony.squidgrid">Adjacency</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.html#addCostRule-char-double-boolean-">addCostRule(char, double, boolean)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.html" title="class in squidpony.squidgrid">Adjacency</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.BasicAdjacency.html#addCostRule-char-double-boolean-">addCostRule(char, double, boolean)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.BasicAdjacency.html" title="class in squidpony.squidgrid">Adjacency.BasicAdjacency</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.RotationAdjacency.html#addCostRule-char-double-boolean-">addCostRule(char, double, boolean)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.RotationAdjacency.html" title="class in squidpony.squidgrid">Adjacency.RotationAdjacency</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.ThinWallAdjacency.html#addCostRule-char-double-boolean-">addCostRule(char, double, boolean)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.ThinWallAdjacency.html" title="class in squidpony.squidgrid">Adjacency.ThinWallAdjacency</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#addDoors-int-boolean-">addDoors(int, boolean)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the given percentage of viable doorways into doors, represented by '+' for doors that allow travel along
- the x-axis and '/' for doors that allow travel along the y-axis.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addDoors-int-boolean-">addDoors(int, boolean)</a></span> - Method in 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">Turns the given percentage of viable doorways into doors, represented by '+' for doors that allow travel along
- the x-axis and '/' for doors that allow travel along the y-axis.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addDoors-int-boolean-">addDoors(int, boolean)</a></span> - Method 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">Turns the given percentage of viable doorways into doors, represented by '+' for doors that allow travel along
- the x-axis and '/' for doors that allow travel along the y-axis.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addEmptyLine--">addEmptyLine()</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Jumps a line.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addFakeWords--">addFakeWords()</a></span> - Method in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd>
- <div class="block">Adds a large list of words pre-generated by FakeLanguageGen and hand-picked for fitness, and makes them
- accessible with a keyword based on the language and any tweaks made to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RectangleRoomFinder.html#addFloorCharacter-char-">addFloorCharacter(char)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RectangleRoomFinder.html" title="class in squidpony.squidgrid.mapping">RectangleRoomFinder</a></dt>
- <dd>
- <div class="block">Adds a character considered as a floor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOV.html#addFOVs-double:A:A...-">addFOVs(double[][]...)</a></span> - Static method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOV.html" title="class in squidpony.squidgrid">FOV</a></dt>
- <dd>
- <div class="block">Adds multiple FOV maps together in the simplest way possible; does not check line-of-sight between FOV maps.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOV.html#addFOVs-java.lang.Iterable-">addFOVs(Iterable<double[][]>)</a></span> - Static method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOV.html" title="class in squidpony.squidgrid">FOV</a></dt>
- <dd>
- <div class="block">Adds multiple FOV maps together in the simplest way possible; does not check line-of-sight between FOV maps.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#addFractionRange-int-int-int-">addFractionRange(int, int, 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#addFractionRange-int-int-int-">addFractionRange(int, int, int)</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/squidgrid/mapping/DungeonGenerator.html#addGrass-int-">addGrass(int)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the majority of the given percentage of floor cells into grass cells, represented by '"'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addGrass-int-">addGrass(int)</a></span> - Method in 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">Turns the majority of the given percentage of floor cells into grass cells, represented by '"'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addGrass-int-int-">addGrass(int, int)</a></span> - Method 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">Turns the majority of the given percentage of floor cells into grass cells, represented by '"'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Splash.html#addImpassableChar-char-">addImpassableChar(char)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/Splash.html" title="class in squidpony.squidgrid">Splash</a></dt>
- <dd>
- <div class="block">Adds <code>c</code> to the set of impassable characters.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addKnownCategories--">addKnownCategories()</a></span> - Method in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd>
- <div class="block">Adds several pre-made categories to this Thesaurus' known categories, but won't cause it to try to replace normal
- words with synonyms (only categories, which contain backticks in the name).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addLake-int-">addLake(int)</a></span> - Method 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">Instructs the generator to add a lake (here, of water) into a large area that can be filled without overwriting
- rooms, caves, or the edge of the map; wall cells will become the deep lake glyph (here, '~'), unless they are
- close to an existing room or cave, in which case they become the shallow lake glyph (here, ','), and corridors
- that are "covered" by a lake will become bridges, the glyph ':'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addLake-int-char-char-">addLake(int, char, char)</a></span> - Method 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">Instructs the generator to add a lake into a large area that can be filled without overwriting rooms, caves, or
- the edge of the map; wall cells will become the char deepLake, unless they are close to an existing room or cave,
- in which case they become the char shallowLake, and corridors that are "covered" by a lake will become bridges,
- the glyph ':'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addMaze-int-">addMaze(int)</a></span> - Method 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">Instructs the generator to add a winding section of corridors into a large area that can be filled without
- overwriting rooms, caves, or the edge of the map; wall cells will become either '#' or '.' and corridors will be
- overwritten.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#addModifiers-java.util.Collection-">addModifiers(Collection<FakeLanguageGen.Modifier>)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd>
- <div class="block">Adds the specified Modifier objects from a Collection to a copy of this FakeLanguageGen and returns it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.html#addModifiers-squidpony.FakeLanguageGen.Modifier...-">addModifiers(FakeLanguageGen.Modifier...)</a></span> - Method in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd>
- <div class="block">Adds the specified Modifier objects to a copy of this FakeLanguageGen and returns it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addOnNewLine-java.util.Collection-">addOnNewLine(Collection<? extends IColoredString<T>>)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Adds <code>texts</code> to <code>this</code>, starting a new line for the first
- one.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#addOrGet-K-">addOrGet(K)</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">Add a random element if not present, get the existing value if already
- present.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#addRange-int-int-">addRange(int, 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#addRange-int-int-">addRange(int, int)</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/Thesaurus.html#addSynonyms-java.util.Collection-">addSynonyms(Collection<String>)</a></span> - Method in class squidpony.<a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></dt>
- <dd>
- <div class="block">Allows this Thesaurus to find the exact words in synonyms and, when requested, replace each occurrence with a
- different word from the same Collection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addText-java.lang.String-">addText(String)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Appends <code>text</code> to <code>this</code>, without specifying its color.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addText-squidpony.panel.IColoredString-">addText(IColoredString<T>)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Appends <code>text</code> to <code>this</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addTextOnNewLine-java.lang.String-">addTextOnNewLine(String)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd>
- <div class="block">Appends text to <code>this</code>, on a new line; without specifying its
- color.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/ColoredStringList.html#addTextOnNewLine-squidpony.panel.IColoredString-">addTextOnNewLine(IColoredString<T>)</a></span> - Method in class squidpony.<a href="../squidpony/ColoredStringList.html" title="class in squidpony">ColoredStringList</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#addTo-int-double-">addTo(int, double)</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">Adds an increment to value currently associated with a key.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#addTraps-int-">addTraps(int)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the given percentage of open area floor cells into trap cells, represented by '^'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addTraps-int-">addTraps(int)</a></span> - Method in 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">Turns the given percentage of open area floor cells into trap cells, represented by '^'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addTraps-int-int-">addTraps(int, int)</a></span> - Method 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">Turns the given percentage of open area floor cells into trap cells, represented by '^'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#addWater-int-">addWater(int)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonGenerator.html#addWater-int-int-">addWater(int, int)</a></span> - Method in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/DungeonGenerator.html" title="class in squidpony.squidgrid.mapping">DungeonGenerator</a></dt>
- <dd>
- <div class="block">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addWater-int-">addWater(int)</a></span> - Method in 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">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/LegacyDungeonGenerator.html#addWater-int-int-">addWater(int, int)</a></span> - Method in 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">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addWater-int-int-">addWater(int, int)</a></span> - Method 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">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#addWater-int-int-int-">addWater(int, int, int)</a></span> - Method 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">Turns the majority of the given percentage of floor cells into water cells, represented by '~'.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/CustomDijkstraMap.html#adjacency">adjacency</a></span> - Variable in class squidpony.squidai.<a href="../squidpony/squidai/CustomDijkstraMap.html" title="class in squidpony.squidai">CustomDijkstraMap</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/Adjacency.html" title="class in squidpony.squidgrid"><span class="typeNameLink">Adjacency</span></a> - Class in <a href="../squidpony/squidgrid/package-summary.html">squidpony.squidgrid</a></dt>
- <dd>
- <div class="block">Some classes need detailed information about what cells are considered adjacent to other cells, and may
- need to construct a customized mapping of cells to their neighbors.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/Adjacency.html#Adjacency--">Adjacency()</a></span> - Constructor for class squidpony.squidgrid.<a href="../squidpony/squidgrid/Adjacency.html" title="class in squidpony.squidgrid">Adjacency</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/Adjacency.BasicAdjacency.html" title="class in squidpony.squidgrid"><span class="typeNameLink">Adjacency.BasicAdjacency</span></a> - Class in <a href="../squidpony/squidgrid/package-summary.html">squidpony.squidgrid</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/Adjacency.RotationAdjacency.html" title="class in squidpony.squidgrid"><span class="typeNameLink">Adjacency.RotationAdjacency</span></a> - Class in <a href="../squidpony/squidgrid/package-summary.html">squidpony.squidgrid</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/Adjacency.ThinWallAdjacency.html" title="class in squidpony.squidgrid"><span class="typeNameLink">Adjacency.ThinWallAdjacency</span></a> - Class in <a href="../squidpony/squidgrid/package-summary.html">squidpony.squidgrid</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/MonsterGen.html#adjectives">adjectives</a></span> - Variable in class squidpony.<a href="../squidpony/MonsterGen.html" title="class in squidpony">MonsterGen</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidgrid/mapping/AestheticDifference.html" title="interface in squidpony.squidgrid.mapping"><span class="typeNameLink">AestheticDifference</span></a> - Interface in <a href="../squidpony/squidgrid/mapping/package-summary.html">squidpony.squidgrid.mapping</a></dt>
- <dd>
- <div class="block">Used by DetailedMimic to allow different kinds of detail, including differentiating color or map features.</div>
- </dd>
- <dt><a href="../squidpony/squidai/AimLimit.html" title="enum in squidpony.squidai"><span class="typeNameLink">AimLimit</span></a> - Enum in <a href="../squidpony/squidai/package-summary.html">squidpony.squidai</a></dt>
- <dd>
- <div class="block">Enum used for common targeting limitations (or lack thereof, in the case of AimLimit.FREE ).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/SoundMap.html#alerted">alerted</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/SoundMap.html" title="class in squidpony.squidgrid">SoundMap</a></dt>
- <dd>
- <div class="block">The latest results of findAlerted(), with Coord keys representing the positions of creatures that were alerted
- and Double values representing how loud the sound was when it reached them.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/SectionDungeonGenerator.html#ALL">ALL</a></span> - Static 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">Constant for features being added to all environment types.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#ALL_ON">ALL_ON</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#ALL_WALL">ALL_WALL</a></span> - Static variable in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#ALL_WALLS">ALL_WALLS</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/RegionMap.html#allAt-int-int-">allAt(int, int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RegionMap.html" title="class in squidpony.squidmath">RegionMap</a></dt>
- <dd>
- <div class="block">Gets a List of all values associated with regions containing a given x,y point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RoomFinder.html#allCaves">allCaves</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RoomFinder.html" title="class in squidpony.squidgrid.mapping">RoomFinder</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RoomFinder.html#allCorridors">allCorridors</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RoomFinder.html" title="class in squidpony.squidgrid.mapping">RoomFinder</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RoomFinder.html#allFloors">allFloors</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RoomFinder.html" title="class in squidpony.squidgrid.mapping">RoomFinder</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/DungeonUtility.html#allMatching-char:A:A-char...-">allMatching(char[][], 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> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#allPacked-short:A-">allPacked(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets all positions that are "on" in the given packed array, without unpacking it, and returns them as a Coord[].</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#allPackedHilbert-short:A-">allPackedHilbert(short[])</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets all positions that are "on" in the given packed array, without unpacking it, and returns them as an array of
- Hilbert Curve indices.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/mapping/RoomFinder.html#allRooms">allRooms</a></span> - Variable in class squidpony.squidgrid.mapping.<a href="../squidpony/squidgrid/mapping/RoomFinder.html" title="class in squidpony.squidgrid.mapping">RoomFinder</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CrossHash.Storm.html#alpha">alpha</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/IFilter.html#alter-float-float-float-float-">alter(float, float, float, float)</a></span> - Method in interface squidpony.<a href="../squidpony/IFilter.html" title="interface in squidpony">IFilter</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#alter-K-K-">alter(K, K)</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">Swaps a key, original, for another key, replacement, while keeping replacement at the same point in the iteration
- order as original and keeping it associated with the same value (which also keeps its iteration index).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/MultiKey.html#alter-int-java.lang.Object-java.lang.Object-">alter(int, Object, Object)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/MultiKey.html" title="class in squidpony.squidmath">MultiKey</a></dt>
- <dd>
- <div class="block">In the keyset specified by <code>which</code>, changes an existing key, <code>past</code>, to another key, <code>future</code>,
- if past exists in that keyset and future does not yet exist in that keyset.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#alter-K-K-">alter(K, K)</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">Swaps a key, original, for another key, replacement, while keeping replacement at the same point in the iteration
- order as original and keeping it associated with the same value (which also keeps its iteration index).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#alter-K-K-">alter(K, K)</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">Changes a K, original, to another, replacement, while keeping replacement at the same point in the ordering.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2.html#alterA-A-A-">alterA(A, A)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2.html" title="class in squidpony.squidmath">K2</a></dt>
- <dd>
- <div class="block">Changes an existing A key, <code>past</code>, to another A key, <code>future</code>, if past exists in this K2
- and future does not yet exist in this K2.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2V1.html#alterA-A-A-">alterA(A, A)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2V1.html" title="class in squidpony.squidmath">K2V1</a></dt>
- <dd>
- <div class="block">Changes an existing A key, <code>past</code>, to another A key, <code>future</code>, if past exists in this K2V1
- and future does not yet exist in this K2V1.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2.html#alterAAt-int-A-">alterAAt(int, A)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2.html" title="class in squidpony.squidmath">K2</a></dt>
- <dd>
- <div class="block">Changes the A key at <code>index</code> to another A key, <code>future</code>, if index is valid and future does not
- yet exist in this K2.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2V1.html#alterAAt-int-A-">alterAAt(int, A)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2V1.html" title="class in squidpony.squidmath">K2V1</a></dt>
- <dd>
- <div class="block">Changes the A key at <code>index</code> to another A key, <code>future</code>, if index is valid and future does not
- yet exist in this K2V1.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/MultiKey.html#alterAt-int-int-java.lang.Object-">alterAt(int, int, Object)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/MultiKey.html" title="class in squidpony.squidmath">MultiKey</a></dt>
- <dd>
- <div class="block">In the keyset specified by <code>which</code>, changes the key at <code>index</code> to another key, <code>future</code>, if
- index is valid and future does not yet exist in that keyset.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Alteration.html#Alteration--">Alteration()</a></span> - Constructor for class squidpony.<a href="../squidpony/FakeLanguageGen.Alteration.html" title="class in squidpony">FakeLanguageGen.Alteration</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Alteration.html#Alteration-java.lang.String-java.lang.String-">Alteration(String, String)</a></span> - Constructor for class squidpony.<a href="../squidpony/FakeLanguageGen.Alteration.html" title="class in squidpony">FakeLanguageGen.Alteration</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Alteration.html#Alteration-java.lang.String-java.lang.String-double-">Alteration(String, String, double)</a></span> - Constructor for class squidpony.<a href="../squidpony/FakeLanguageGen.Alteration.html" title="class in squidpony">FakeLanguageGen.Alteration</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Alteration.html#Alteration-regexodus.Pattern-java.lang.String-double-">Alteration(Pattern, String, double)</a></span> - Constructor for class squidpony.<a href="../squidpony/FakeLanguageGen.Alteration.html" title="class in squidpony">FakeLanguageGen.Alteration</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/FakeLanguageGen.Modifier.html#alterations">alterations</a></span> - Variable in class squidpony.<a href="../squidpony/FakeLanguageGen.Modifier.html" title="class in squidpony">FakeLanguageGen.Modifier</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2.html#alterB-B-B-">alterB(B, B)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2.html" title="class in squidpony.squidmath">K2</a></dt>
- <dd>
- <div class="block">Changes an existing B key, <code>past</code>, to another B key, <code>future</code>, if past exists in this K2
- and future does not yet exist in this K2.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2V1.html#alterB-B-B-">alterB(B, B)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2V1.html" title="class in squidpony.squidmath">K2V1</a></dt>
- <dd>
- <div class="block">Changes an existing B key, <code>past</code>, to another B key, <code>future</code>, if past exists in this K2V1
- and future does not yet exist in this K2V1.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2.html#alterBAt-int-B-">alterBAt(int, B)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2.html" title="class in squidpony.squidmath">K2</a></dt>
- <dd>
- <div class="block">Changes the B key at <code>index</code> to another B key, <code>future</code>, if index is valid and future does not
- yet exist in this K2.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2V1.html#alterBAt-int-B-">alterBAt(int, B)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2V1.html" title="class in squidpony.squidmath">K2V1</a></dt>
- <dd>
- <div class="block">Changes the B key at <code>index</code> to another B key, <code>future</code>, if index is valid and future does not
- yet exist in this K2V1.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/K2V1.html#alterQAt-int-Q-">alterQAt(int, Q)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/K2V1.html" title="class in squidpony.squidmath">K2V1</a></dt>
- <dd>
- <div class="block">Changes the Q value at <code>index</code> to another Q value, <code>future</code>, if index is valid.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/DetailedMimic.html#analyze-int:A-int-int-int-int-boolean-">analyze(int[], int, int, int, int, boolean)</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/DetailedMimic.html" title="class in squidpony.squidgrid">DetailedMimic</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GreasedRegion.html#and-squidpony.squidmath.GreasedRegion-">and(GreasedRegion)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/GreasedRegion.html" title="class in squidpony.squidmath">GreasedRegion</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GreasedRegion.html#andNot-squidpony.squidmath.GreasedRegion-">andNot(GreasedRegion)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/GreasedRegion.html" title="class in squidpony.squidmath">GreasedRegion</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/MimicFill.html#andSamples-boolean:A:A-boolean:A:A-">andSamples(boolean[][], boolean[][])</a></span> - Static method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/MimicFill.html" title="class in squidpony.squidgrid">MimicFill</a></dt>
- <dd>
- <div class="block">Runs a logical AND on each pair of booleans at the same position in left and right, and returns the result of all
- the AND operations as a 2D boolean array (using the minimum dimensions shared between left and right).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/MultiSpill.html#anyFreshMap">anyFreshMap</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/MultiSpill.html" title="class in squidpony.squidgrid">MultiSpill</a></dt>
- <dd>
- <div class="block">The cells that are filled by the any spiller will be true, others will be false.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/MultiSpill.html#anySpillMap">anySpillMap</a></span> - Variable in class squidpony.squidgrid.<a href="../squidpony/squidgrid/MultiSpill.html" title="class in squidpony.squidgrid">MultiSpill</a></dt>
- <dd>
- <div class="block">The cells that are filled by the any spiller will be true, others will be false.</div>
- </dd>
- <dt><a href="../squidpony/squidai/AOE.html" title="interface in squidpony.squidai"><span class="typeNameLink">AOE</span></a> - Interface in <a href="../squidpony/squidai/package-summary.html">squidpony.squidai</a></dt>
- <dd>
- <div class="block">Area of Effect interface meant to be implemented by various specific burst, line, flowing, and user-made AOE types.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/Technique.html#aoe">aoe</a></span> - Variable in class squidpony.squidai.<a href="../squidpony/squidai/Technique.html" title="class in squidpony.squidai">Technique</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#apartPacked-short:A-int-">apartPacked(short[], int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets the positions that are "on" in the given packed array, without unpacking it, keeps only positions that are
- at least minDistance apart from other positions this will return, and returns the positions as a Coord[].</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#apartPacked-short:A-int-boolean-">apartPacked(short[], int, boolean)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets the positions that are "on" in the given packed array, without unpacking it, keeps only positions that are
- at least minDistance apart from other positions this will return, and returns the positions as a Coord[].</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#apartPackedHilbert-short:A-int-">apartPackedHilbert(short[], int)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets the positions that are "on" in the given packed array, without unpacking it, keeps only positions that are
- at least minDistance apart from other positions this will return, and returns the positions as an array of
- Hilbert Curve indices.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/CoordPacker.html#apartPackedHilbert-short:A-int-boolean-">apartPackedHilbert(short[], int, boolean)</a></span> - Static method in class squidpony.squidmath.<a href="../squidpony/squidmath/CoordPacker.html" title="class in squidpony.squidmath">CoordPacker</a></dt>
- <dd>
- <div class="block">Gets the positions that are "on" in the given packed array, without unpacking it, keeps only positions that are
- at least minDistance apart from other positions this will return, and returns the positions as an array of
- Hilbert Curve indices.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeByte-char:A-int-">apDecodeByte(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeDouble-char:A-int-">apDecodeDouble(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeFloat-char:A-int-">apDecodeFloat(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeInt-char:A-int-">apDecodeInt(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeLong-char:A-int-">apDecodeLong(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apDecodeShort-char:A-int-">apDecodeShort(char[], int)</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-long-int-char:A-">apEncode(long, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-double-int-char:A-">apEncode(double, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-int-int-char:A-">apEncode(int, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-float-int-char:A-">apEncode(float, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-short-int-char:A-">apEncode(short, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-char-int-char:A-">apEncode(char, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/StringKit.html#apEncode-byte-int-char:A-">apEncode(byte, int, char[])</a></span> - Static method in class squidpony.<a href="../squidpony/StringKit.html" title="class in squidpony">StringKit</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#append-char-T-">append(char, T)</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">Mutates <code>this</code> by appending <code>c</code> to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#append-java.lang.String-T-">append(String, T)</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">Mutates <code>this</code> by appending <code>text</code> to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#append-squidpony.panel.IColoredString-">append(IColoredString<T>)</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">Mutates <code>this</code> by appending <code>other</code> to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Bucket.html#append-java.lang.String-">append(String)</a></span> - Method in class squidpony.panel.<a href="../squidpony/panel/IColoredString.Bucket.html" title="class in squidpony.panel">IColoredString.Bucket</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Impl.html#append-char-T-">append(char, T)</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.Impl.html#append-java.lang.String-T-">append(String, T)</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.Impl.html#append-squidpony.panel.IColoredString-">append(IColoredString<T>)</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.Impl.html#append-squidpony.panel.IColoredString.Bucket-">append(IColoredString.Bucket<T>)</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/Messaging.BeingSubstitution.html#appendCapitalized-java.lang.String-regexodus.TextBuffer-">appendCapitalized(String, TextBuffer)</a></span> - Static method in class squidpony.<a href="../squidpony/Messaging.BeingSubstitution.html" title="class in squidpony">Messaging.BeingSubstitution</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.html#appendFloat-float-T-">appendFloat(float, T)</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">Mutates <code>this</code> by appending <code>f</code> to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Impl.html#appendFloat-float-T-">appendFloat(float, T)</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#appendInt-int-T-">appendInt(int, T)</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">Mutates <code>this</code> by appending <code>i</code> to it.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/panel/IColoredString.Impl.html#appendInt-int-T-">appendInt(int, T)</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/Messaging.BeingSubstitution.html#appendSubstitution-regexodus.MatchResult-regexodus.TextBuffer-">appendSubstitution(MatchResult, TextBuffer)</a></span> - Method in class squidpony.<a href="../squidpony/Messaging.BeingSubstitution.html" title="class in squidpony">Messaging.BeingSubstitution</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/Technique.html#apply-squidpony.squidmath.Coord-squidpony.squidmath.Coord-">apply(Coord, Coord)</a></span> - Method in class squidpony.squidai.<a href="../squidpony/squidai/Technique.html" title="class in squidpony.squidai">Technique</a></dt>
- <dd>
- <div class="block">This does one last validation of the location aimAt (checking that it is within the valid range for this
- Technique) before getting the area affected by the AOE targeting that cell.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/MathExtras.html#approxEquals-double-double-double-">approxEquals(double, 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">Checks that two values are approximately equal (plus or minus a specified tolerance).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#approximateMemoryUsage--">approximateMemoryUsage()</a></span> - Method 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/FakeLanguageGen.html#ARABIC_ROMANIZED">ARABIC_ROMANIZED</a></span> - Static variable in class squidpony.<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a></dt>
- <dd>
- <div class="block">Imitation Arabic, using mostly the Latin alphabet but with some Greek letters for tough transliteration topics.</div>
- </dd>
- <dt><a href="../squidpony/squidai/AreaUtils.html" title="class in squidpony.squidai"><span class="typeNameLink">AreaUtils</span></a> - Class in <a href="../squidpony/squidai/package-summary.html">squidpony.squidai</a></dt>
- <dd>
- <div class="block">Static utilities for use in AOE and anything else that might need HashMaps of Coord keys to Double values.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/AreaUtils.html#AreaUtils--">AreaUtils()</a></span> - Constructor for class squidpony.squidai.<a href="../squidpony/squidai/AreaUtils.html" title="class in squidpony.squidai">AreaUtils</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html#AroundCounterClockWise-int-int-squidpony.squidmath.Coord-">AroundCounterClockWise(int, int, Coord)</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html" title="class in squidpony.squidgrid.iterator">SquidIterators.AroundCounterClockWise</a></dt>
- <dd>
- <div class="block">A fresh iterator, to iterate counter clock wise around <code>start</code>
- starting on <code>start</code>'s right.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html#AroundCounterClockWise-int-int-int-int-">AroundCounterClockWise(int, int, int, int)</a></span> - Constructor for class squidpony.squidgrid.iterator.<a href="../squidpony/squidgrid/iterator/SquidIterators.AroundCounterClockWise.html" title="class in squidpony.squidgrid.iterator">SquidIterators.AroundCounterClockWise</a></dt>
- <dd>
- <div class="block">A fresh iterator, to iterate counter clock wise around
- <code>(xstart, ystart)</code> starting on <code>start</code>'s right.</div>
- </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement</span></a><<a href="../squidpony/squidmath/Arrangement.html" title="type parameter in Arrangement">K</a>> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">A bi-directional mapping of objects to positions in an ordering (which this generates), and vice versa.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-int-float-">Arrangement(int, float)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-int-">Arrangement(int)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement--">Arrangement()</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with initial expected 16 entries and 0.5f as load factor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Map-float-">Arrangement(Map<? extends K, ? extends Integer>, float)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement copying a given one.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Map-">Arrangement(Map<? extends K, ? extends Integer>)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor copying a given one.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-squidpony.squidmath.Arrangement-">Arrangement(Arrangement<? extends K>)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-K:A-float-">Arrangement(K[], float)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement using the elements of an array.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Collection-">Arrangement(Collection<K>)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement using the elements of an array.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Collection-float-">Arrangement(Collection<K>, float)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement using the given collection of keys.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-K:A-">Arrangement(K[])</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor using the elements of an array.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-int-float-squidpony.squidmath.CrossHash.IHasher-">Arrangement(int, float, CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-int-squidpony.squidmath.CrossHash.IHasher-">Arrangement(int, CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-squidpony.squidmath.CrossHash.IHasher-">Arrangement(CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with initial expected 16 entries and 0.5f as load factor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Map-float-squidpony.squidmath.CrossHash.IHasher-">Arrangement(Map<? extends K, ? extends Integer>, float, CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement copying a given one.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-java.util.Map-squidpony.squidmath.CrossHash.IHasher-">Arrangement(Map<? extends K, ? extends Integer>, CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor copying a given one.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-K:A-float-squidpony.squidmath.CrossHash.IHasher-">Arrangement(K[], float, CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement using the elements of two parallel arrays.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#Arrangement-K:A-squidpony.squidmath.CrossHash.IHasher-">Arrangement(K[], CrossHash.IHasher)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/Arrangement.html" title="class in squidpony.squidmath">Arrangement</a></dt>
- <dd>
- <div class="block">Creates a new Arrangement with 0.5f as load factor using the elements of two parallel arrays.</div>
- </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.FastEntryIterator.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement.FastEntryIterator</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.KeyIterator.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement.KeyIterator</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">An iterator on keys.</div>
- </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.KeySet.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement.KeySet</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.ValueCollection.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement.ValueCollection</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/Arrangement.ValueIterator.html" title="class in squidpony.squidmath"><span class="typeNameLink">Arrangement.ValueIterator</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">An iterator on values.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/Arrangement.html#arraySize-int-float-">arraySize(int, float)</a></span> - Static 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 least power of two smaller than or equal to 2<sup>30</sup> and larger than or equal to <code>Math.ceil( expected / f )</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntDoubleOrderedMap.html#arraySize-int-float-">arraySize(int, float)</a></span> - Static 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 least power of two smaller than or equal to 2<sup>30</sup> and larger than or equal to <code>Math.ceil( expected / f )</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedMap.html#arraySize-int-float-">arraySize(int, float)</a></span> - Static 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 least power of two smaller than or equal to 2<sup>30</sup> and larger than or equal to <code>Math.ceil( expected / f )</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/OrderedSet.html#arraySize-int-float-">arraySize(int, float)</a></span> - Static 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 least power of two smaller than or equal to 2<sup>30</sup> and larger than or equal to <code>Math.ceil( expected / f )</code>.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/AreaUtils.html#arrayToHashMap-boolean:A:A-">arrayToHashMap(boolean[][])</a></span> - Static method in class squidpony.squidai.<a href="../squidpony/squidai/AreaUtils.html" title="class in squidpony.squidai">AreaUtils</a></dt>
- <dd>
- <div class="block">This takes a 2D boolean array and returns a HashMap of Coord keys to Double values, but will only use the value
- 1.0, and only for positions in map that have as their boolean element true.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/AreaUtils.html#arrayToHashMap-double:A:A-">arrayToHashMap(double[][])</a></span> - Static method in class squidpony.squidai.<a href="../squidpony/squidai/AreaUtils.html" title="class in squidpony.squidai">AreaUtils</a></dt>
- <dd>
- <div class="block">This takes a 2D double array called map and returns a HashMap of Coord keys to Double values, and will have a key
- for every position in map that is greater than 0.0, with values equal to those in map.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidai/AreaUtils.html#arrayToHashMap-double:A:A-double-">arrayToHashMap(double[][], double)</a></span> - Static method in class squidpony.squidai.<a href="../squidpony/squidai/AreaUtils.html" title="class in squidpony.squidai">AreaUtils</a></dt>
- <dd>
- <div class="block">This takes a 2D double array and returns a HashMap of Coord keys to Double values, but will only use the value
- 1.0, and only does this if the passed double[][] has a value at that position that is greater than cutoff.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/GreasedRegion.html#asCoords--">asCoords()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/GreasedRegion.html" title="class in squidpony.squidmath">GreasedRegion</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/NeuralParticle.html#asIntMap-int-">asIntMap(int)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/NeuralParticle.html" title="class in squidpony.squidmath">NeuralParticle</a></dt>
- <dd>
- <div class="block">Returns an integer mapping of the current distribution.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/IntVLA.html#asInts--">asInts()</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#asInts--">asInts()</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/NeuralParticle.html#asList--">asList()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/NeuralParticle.html" title="class in squidpony.squidmath">NeuralParticle</a></dt>
- <dd>
- <div class="block">Returns a list of the current distribution.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DeckRNG.html#asRandom--">asRandom()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/DeckRNG.html" title="class in squidpony.squidmath">DeckRNG</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/DharmaRNG.html#asRandom--">asRandom()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/DharmaRNG.html" title="class in squidpony.squidmath">DharmaRNG</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/EditRNG.html#asRandom--">asRandom()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/EditRNG.html" title="class in squidpony.squidmath">EditRNG</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/RNG.html#asRandom--">asRandom()</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/RNG.html" title="class in squidpony.squidmath">RNG</a></dt>
- <dd> </dd>
- <dt><a href="../squidpony/squidmath/AStarSearch.html" title="class in squidpony.squidmath"><span class="typeNameLink">AStarSearch</span></a> - Class in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">Performs A* search.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/AStarSearch.html#AStarSearch--">AStarSearch()</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/AStarSearch.html" title="class in squidpony.squidmath">AStarSearch</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidmath/AStarSearch.html#AStarSearch-double:A:A-squidpony.squidmath.AStarSearch.SearchType-">AStarSearch(double[][], AStarSearch.SearchType)</a></span> - Constructor for class squidpony.squidmath.<a href="../squidpony/squidmath/AStarSearch.html" title="class in squidpony.squidmath">AStarSearch</a></dt>
- <dd>
- <div class="block">Builds a pathing object to run searches on.</div>
- </dd>
- <dt><a href="../squidpony/squidmath/AStarSearch.SearchType.html" title="enum in squidpony.squidmath"><span class="typeNameLink">AStarSearch.SearchType</span></a> - Enum in <a href="../squidpony/squidmath/package-summary.html">squidpony.squidmath</a></dt>
- <dd>
- <div class="block">The type of heuristic to use.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#atan2Cache">atan2Cache</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/mapping/SpillWorldMap.html#atlas">atlas</a></span> - 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/squidmath/Coord.html#average-squidpony.squidmath.Coord-">average(Coord)</a></span> - Method in class squidpony.squidmath.<a href="../squidpony/squidmath/Coord.html" title="class in squidpony.squidmath">Coord</a></dt>
- <dd>
- <div class="block">Separately averages the x and y positions of this Coord with other, producing a different Coord as their
- "midpoint."</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#awaitCache--">awaitCache()</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd>
- <div class="block">If FOV calculations from cacheAll() are being done on another thread, calling this method will make
- the current thread wait for the FOV calculations' thread to finish, "freezing" the current thread until it does.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/squidgrid/FOVCache.html#awaitRefresh-char:A:A-">awaitRefresh(char[][])</a></span> - Method in class squidpony.squidgrid.<a href="../squidpony/squidgrid/FOVCache.html" title="class in squidpony.squidgrid">FOVCache</a></dt>
- <dd>
- <div class="block">If FOV calculations from refreshCache() are being done on another thread, calling this method will make
- the current thread wait for the FOV calculations' thread to finish, "freezing" the current thread until it does.</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-1.html">Prev Letter</a></li>
- <li><a href="index-3.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
- <li><a href="index-2.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>
|