Interface for Objects handling the changes in Navigation Instructions. More...

Public Member Functions | |
| virtual void | goToInstruction (const unsigned int pInstructionIndex)=0 |
| Updates the current instruction. | |
Interface for Objects handling the changes in Navigation Instructions.
| virtual void VgMyInstructionUpdateListener::goToInstruction | ( | const unsigned int | pInstructionIndex ) | [pure virtual] |
Updates the current instruction.
| pInstructionIndex | The new instruction index to use as the current one. |
Implemented in VgMyBasicApplicationController.