- WALL - Static variable in class squidpony.squidai.DijkstraMap
-
Walls, which are solid no-entry cells, are marked with a high number equal to 999500.0 .
- WALL - Static variable in class squidpony.squidgrid.mapping.Terrain
-
- WALL - Static variable in class squidpony.squidgrid.SoundMap
-
Walls, which are solid no-entry cells, are marked with a significant negative number equal to -999500.0 .
- walled - Variable in class squidpony.squidgrid.mapping.MixedGenerator
-
- wallMap - Variable in class squidpony.squidgrid.FOVCache
-
- wallOff(int, int) - Method in class squidpony.squidgrid.mapping.MixedGenerator
-
Internal use.
- wallOff(int, int) - Method in class squidpony.squidgrid.mapping.SymmetryDungeonGenerator
-
Internal use.
- wallWrap(char[][]) - Static method in class squidpony.squidgrid.mapping.DungeonUtility
-
Changes the outer edge of a char[][] to the wall char, '#'.
- wallWrap(char[][]) - Static method in class squidpony.squidgrid.mapping.styled.DungeonBoneGen
-
Changes the outer edge of a char[][] to the wall char, '#'.
- wallWrap() - Method in class squidpony.squidgrid.mapping.styled.DungeonBoneGen
-
Changes the outer edge of this dungeon to the wall char, '#'.
- waveFOV(int, int) - Method in class squidpony.squidgrid.FOVCache
-
- waves - Variable in class squidpony.squidgrid.FOVCache
-
- WaypointPathfinder - Class in squidpony.squidai
-
Pathfind to known connections between rooms or other "chokepoints" without needing full-map Dijkstra scans.
- WaypointPathfinder(char[][], Radius, RNG) - Constructor for class squidpony.squidai.WaypointPathfinder
-
Calculates and stores the doors and doors-like connections ("chokepoints") on the given map as waypoints.
- WaypointPathfinder(char[][], Radius, RNG, boolean) - Constructor for class squidpony.squidai.WaypointPathfinder
-
Calculates and stores the doors and doors-like connections ("chokepoints") on the given map as waypoints.
- WaypointPathfinder(char[][], Radius, RNG, int) - Constructor for class squidpony.squidai.WaypointPathfinder
-
Calculates and stores the specified fraction of walkable points from map as waypoints.
- WaypointPathfinder(char[][], DijkstraMap, RNG) - Constructor for class squidpony.squidai.WaypointPathfinder
-
Calculates and stores the doors and doors-like connections ("chokepoints") on the given map as waypoints.
- weight(T) - Method in class squidpony.squidmath.ProbabilityTable
-
Returns the weight of the item if the item is in the table.
- WeightedLetterNamegen - Class in squidpony
-
Based on work by Nolithius available at the following two sites
https://github.com/Nolithius/weighted-letter-namegen
http://code.google.com/p/weighted-letter-namegen/
- WeightedLetterNamegen(String[]) - Constructor for class squidpony.WeightedLetterNamegen
-
Creates the generator by seeding the provided list of names.
- WeightedLetterNamegen(String[], int) - Constructor for class squidpony.WeightedLetterNamegen
-
Creates the generator by seeding the provided list of names.
- WeightedLetterNamegen(String[], int, RNG) - Constructor for class squidpony.WeightedLetterNamegen
-
Creates the generator by seeding the provided list of names.
- wholeAdjectives - Variable in class squidpony.MonsterGen.Chimera
-
- width - Variable in class squidpony.panel.ICombinedPanel.Impl
-
- width - Variable in class squidpony.squidai.DijkstraMap
-
Width of the map.
- width - Variable in class squidpony.squidgrid.FOVCache
-
- width - Variable in class squidpony.squidgrid.iterator.SquidIterators.AroundCounterClockWise
-
- width - Variable in class squidpony.squidgrid.iterator.SquidIterators.BottomLeftToTopRight
-
- width - Variable in class squidpony.squidgrid.iterator.SquidIterators.CenteredSquare
-
- width - Variable in class squidpony.squidgrid.iterator.SquidIterators.RectangleFromBottomLeftToTopRight
-
- width - Variable in class squidpony.squidgrid.iterator.SquidIterators.VerticalUp
-
The grid's width
- width - Variable in class squidpony.squidgrid.mapping.DenseRoomMapGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.DungeonGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.MixedGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.ModularMapGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.OrganicMapGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.PacMazeGenerator
-
- width - Variable in class squidpony.squidgrid.mapping.Rectangle.Impl
-
- width - Variable in class squidpony.squidgrid.mapping.RoomFinder
-
- width - Variable in class squidpony.squidgrid.mapping.SectionDungeonGenerator
-
- width - Variable in class squidpony.squidgrid.MultiSpill
-
Width of the map.
- width - Variable in class squidpony.squidgrid.SoundMap
-
Width of the map.
- width - Variable in class squidpony.squidgrid.Spill
-
Width of the map.
- width - Variable in class squidpony.squidmath.AStarSearch
-
- with(short...) - Static method in class squidpony.squidmath.ShortSet
-
- with(short...) - Static method in class squidpony.squidmath.ShortVLA
-
- WobblyLine - Class in squidpony.squidmath
-
A drunkard's-walk-like algorithm for line drawing "wobbly" paths.
- WobblyLine() - Constructor for class squidpony.squidmath.WobblyLine
-
- word(boolean) - Method in class squidpony.FakeLanguageGen
-
Generate a word from this FakeLanguageGen, using and changing the current seed.
- word(RNG, boolean) - Method in class squidpony.FakeLanguageGen
-
Generate a word from this FakeLanguageGen using the specified RNG.
- word(RNG, boolean, int) - Method in class squidpony.FakeLanguageGen
-
Generate a word from this FakeLanguageGen using the specified RNG.
- wordMatch - Static variable in class squidpony.Thesaurus
-
- wrap(int) - Method in class squidpony.panel.IColoredString.Impl
-
- wrap(int) - Method in interface squidpony.panel.IColoredString
-