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

Q

quarterBlack - Static variable in class squidpony.squidgrid.MimicFill
Predefined sample; produces weird, large areas of "true" and "false" that suddenly change to the other.
quasiRandomRegion(double) - Method in class squidpony.squidmath.GreasedRegion
Modifies this GreasedRegion so it contains a quasi-random subset of its previous contents, choosing cells so that the GreasedRegion.size() matches the given fraction of the total amount of "on" cells in this.
quasiRandomRegion(double, int) - Method in class squidpony.squidmath.GreasedRegion
Modifies this GreasedRegion so it contains a quasi-random subset of its previous contents, choosing cells so that the GreasedRegion.size() matches the given fraction of the total amount of "on" cells in this.
quasiRandomSeparated(double) - Method in class squidpony.squidmath.GreasedRegion
Gets a Coord array from the "on" contents of this GreasedRegion, using a quasi-random scattering of chosen cells with a count that matches the given fraction of the total amount of "on" cells in this.
quasiRandomSeparated(double, int) - Method in class squidpony.squidmath.GreasedRegion
Gets a Coord array from the "on" contents of this GreasedRegion, using a quasi-random scattering of chosen cells with a count that matches the given fraction of the total amount of "on" cells in this.
querp(double, double, double) - Static method in class squidpony.squidmath.Noise
 
querp(float, float, float) - Static method in class squidpony.squidmath.Noise
 
queryPacked(short[], int, int) - Static method in class squidpony.squidmath.CoordPacker
Quickly determines if an x,y position is true or false in the given packed array, without unpacking it.
queryPackedHilbert(short[], short) - Static method in class squidpony.squidmath.CoordPacker
Quickly determines if a Hilbert Curve index corresponds to true or false in the given packed array, without unpacking it.
QuilezNoise() - Constructor for class squidpony.squidmath.Noise.QuilezNoise
 
QuilezNoise(long) - Constructor for class squidpony.squidmath.Noise.QuilezNoise
 
QuiltHash() - Constructor for class squidpony.squidmath.FlawedPointHash.QuiltHash
 
QuiltHash(long) - Constructor for class squidpony.squidmath.FlawedPointHash.QuiltHash
 
QuiltHash(long, int) - Constructor for class squidpony.squidmath.FlawedPointHash.QuiltHash
 
QUINTIC - Static variable in class squidpony.squidmath.FastNoise
 
$ 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