public void draw(float dt) {
   currentState.draw(sr, sb, dt);
 }