onMoveFinished abstract method
@brief Called when the move if finished. @param completed determine whether the movement is finished or cancelled
Implementation
void onMoveFinished(bool completed);
@brief Called when the move if finished. @param completed determine whether the movement is finished or cancelled
void onMoveFinished(bool completed);