void render() {
   get_Video().set_2d(make_pair(Point2f(), Point2f(800.0f, 600.0f)), true);
   tb.render();
 }