Unit Sandpile |
Classes |
TPile - Max height and width for a sandpile
Functions |
Types |
Constants |
Variables |
Functions |
Types |
PField = ^TField
TField = recordUsed as queue element
X : Integer;
Y : Integer;
end;
Constants |
Variables |