void draw_box( int x1, int y1, int x2, int y2, EGUIColor topleft, EGUIColor bottomright);
Implementation:
Back to index