Function: getAttachedFloats()
getAttachedFloats(
i,float,warps,all_floats):CNFloat[]
Defined in: simulation/simulation.ts:383
given a float, check if there are any other floats that share an edge with this float on the row specified by i.
Parameters
i
number
float
warps
number
all_floats
CNFloat[]
Returns
CNFloat[]