Uses of Class
com.threerings.puzzle.drop.data.SegmentInfo

Packages that use SegmentInfo
com.threerings.puzzle.drop.util   
 

Uses of SegmentInfo in com.threerings.puzzle.drop.util
 

Methods in com.threerings.puzzle.drop.util that return types with arguments of type SegmentInfo
 List<SegmentInfo> PieceDestroyer.destroyPieces(DropBoard board, DropBoard.PieceOperation destroyOp)
          Destroys all pieces in the given board that are in contiguous rows or columns of pieces, returning a list of SegmentInfo objects detailing the destroyed piece segments.
 



Copyright © 2011. All Rights Reserved.