Package samer.units
Class Stacker
- java.lang.Object
-
- samer.units.Stacker
-
-
Constructor Summary
Constructors Constructor and Description Stacker(Vec v, Task t, int size, int step)
Stacker(Vec v, Task t, int size, int step, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
dispose()
VVector
output()
void
run()
void
starting()
void
stopping()
-
-
-
Method Detail
-
output
public VVector output()
-
-