Skip navigation links
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 

X

x - Variable in class squidpony.squidmath.Coord
The x-coordinate.
x - Variable in class squidpony.squidmath.CoordDouble
 
XoRoRNG - Class in squidpony.squidmath
A port of Blackman and Vigna's xoroshiro 128+ generator; should be very fast and produce high-quality output.
XoRoRNG() - Constructor for class squidpony.squidmath.XoRoRNG
Creates a new generator seeded using Math.random.
XoRoRNG(long) - Constructor for class squidpony.squidmath.XoRoRNG
 
xorPacked(short[], short[]) - Static method in class squidpony.squidmath.CoordPacker
Given two packed short arrays, left and right, this produces a packed short array that encodes "on" for any cell that was "on" only in left or only in right, but not a cell that was "off" in both or "on" in both.
XorRNG - Class in squidpony.squidmath
A port of Sebastiano Vigna's XorShift 128+ generator.
XorRNG() - Constructor for class squidpony.squidmath.XorRNG
Creates a new generator seeded using Math.random.
XorRNG(long) - Constructor for class squidpony.squidmath.XorRNG
 
xstart - Variable in class squidpony.squidgrid.iterator.SquidIterators.AroundCounterClockWise
 
xstart - Variable in class squidpony.squidgrid.iterator.SquidIterators.CenteredSquare
 
xstart - Variable in class squidpony.squidgrid.iterator.SquidIterators.RectangleFromBottomLeftToTopRight
 
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 
Skip navigation links

Copyright © 2012–2016. All rights reserved.