Accueil CeeBot Blupi BuzzingCars CoLoBoT
English
Français
 
 
 
 
 
Introduction
Products
CeeBot-Teen
CeeBot-A
Move Back
extern void object::Path( )
{
  turn(45);
  move(40);

  turn(90);
  move(80);
}