LoadingBar constructor

LoadingBar()

Creates a loading bar.

Implementation

LoadingBar() {
  nextPosition = _nextPosition;
}