|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Annex in <Unnamed> |
---|
Constructors in <Unnamed> with parameters of type Annex | |
---|---|
StudentDriver(Annex c,
int s,
int a,
becker.robots.Direction d,
int f,
double speed,
java.lang.String name,
java.lang.String imageFile)
The constructor passes on the first five parameters to its superclass before preserving the Annex object in one of its instance fields, setting its speed (in moves per second) to the value of the sixth parameter, preserving the driver's name in another instance field, before finally setting its icon to the CarIcon using the supplied image file name. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |