void RobotMaze::loop() { ... float angle = heading(); // Store current direction in a variable. ... }
Popis svih funkcija je ovdje.