Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages

Z

z - Variable in class squidpony.squidmath.Coord3D
 
z - Variable in class squidpony.squidmath.MitchellNoise.Vec4
 
zagan - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zagan - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zagan_ - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zagan_ - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zDecode(short) - Static method in class squidpony.squidmath.CoordPacker
Takes a Morton code, with interleaved x and y bits and x in the least significant bit, and returns the Coord representing the same x, y position.
zEncode(short, short) - Static method in class squidpony.squidmath.CoordPacker
Takes two 8-bit unsigned integers index1 and index2, and returns a Morton code, with interleaved index1 and index2 bits and index1 in the least significant bit.
zepar - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zepar - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zepar_ - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zepar_ - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zeta - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zeta - Static variable in class squidpony.squidmath.CrossHash.Mist
 
zeta - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zeta_ - Static variable in class squidpony.squidmath.CrossHash.Curlup
 
zeta_ - Static variable in class squidpony.squidmath.CrossHash.Mist
 
zeta_ - Static variable in class squidpony.squidmath.CrossHash.Yolk
 
zigzag(double) - Static method in class squidpony.squidmath.NumberTools
Limited-use; takes any double and produces a double in the -1.0 to 1.0 range, with similar inputs producing close to a consistent rate of up and down through the range.
zigzag(float) - Static method in class squidpony.squidmath.NumberTools
Limited-use; takes any float and produces a float in the -1f to 1f range, with similar inputs producing close to a consistent rate of up and down through the range.
zigzagRandomized(long, double) - Static method in class squidpony.squidmath.GlitchNoise
 
ZOI - Class in squidpony.squidai
Calculates the Zone of Influence, also known as Zone of Control, for different points on a map.
ZOI(Coord[][], char[][], Radius) - Constructor for class squidpony.squidai.ZOI
Constructs a Zone of Influence map.
ZOI(Coord[], char[][], Radius) - Constructor for class squidpony.squidai.ZOI
Constructs a Zone of Influence map.
Zone - Interface in squidpony.squidgrid.zone
Abstraction over a list of Coord.
Zone.Helper - Class in squidpony.squidgrid.zone
 
Zone.Skeleton - Class in squidpony.squidgrid.zone
A convenience partial implementation.
zoom - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator
 
zoom(int, int) - Method in class squidpony.squidmath.GreasedRegion
Effectively doubles the x and y values of each cell this contains (not scaling each cell to be larger, so each "on" cell will be surrounded by "off" cells), and re-maps the positions so the given x and y in the doubled space become 0,0 in the resulting GreasedRegion (which is this, assigning to itself).
zoomedMap - Variable in class squidpony.squidgrid.mapping.FantasyPoliticalMapper
 
zoomIn() - Method in class squidpony.squidgrid.mapping.WorldMapGenerator
Doubles the resolution of the map and halves the area it covers; the 2D arrays this uses keep their sizes.
zoomIn(int, int, int) - Method in class squidpony.squidgrid.mapping.WorldMapGenerator
Doubles the resolution of the map and halves the area it covers repeatedly, doubling zoomAmount times; the 2D arrays this uses keep their sizes.
zoomOut() - Method in class squidpony.squidgrid.mapping.WorldMapGenerator
Halves the resolution of the map and doubles the area it covers; the 2D arrays this uses keep their sizes.
zoomOut(int, int, int) - Method in class squidpony.squidgrid.mapping.WorldMapGenerator
Halves the resolution of the map and doubles the area it covers repeatedly, halving zoomAmount times; the 2D arrays this uses keep their sizes.
zoomStartX - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator
 
zoomStartY - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.EllipticalHammerMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.EllipticalMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.HyperellipticalMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.LocalMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.RotatingSpaceMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.RoundSideMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.SpaceViewMap
 
zPositions - Variable in class squidpony.squidgrid.mapping.WorldMapGenerator.SphereMap
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages