GridLine¶
Overview¶
A poolable internal representation of a row/column for grid handling in GridConstraint
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class GridLine¶
Instance Methods¶
clean()¶
Instance Properties¶
cells : GridCell[]¶
grow : number¶
Source Code¶
See the source for GridLine.ts in the scenery repository.