|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Fields | |
---|---|
java.lang.Integer.MAX_RADIX
use constant in Character |
|
java.lang.Integer.MIN_RADIX
use constant in Character |
Deprecated Constructors | |
---|---|
java.util.ArrayList(E[])
not in JDK |
|
java.io.BufferedWriter(OutputStream)
use OutputStreamWriter instead. |
|
lejos.robotics.navigation.SimpleNavigator(float, float, TachoMotor, TachoMotor)
The correct way is to create the Pilot in advance and to use that in construction of the SimpleNavigator. Otherwise the SimpleNavigator needs to know detail it should not care about! |
|
lejos.robotics.navigation.SimpleNavigator(float, float, TachoMotor, TachoMotor, boolean)
The correct way is to create the Pilot in advance and to use that in construction of the SimpleNavigator. Otherwise the SimpleNavigator needs to know detail it should not care about! |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |