#include "hospital.h"Include dependency graph for hospital.cpp:

Go to the source code of this file.
Functions | |
| const c_rectangle | body_size (0, 0, 50, 40) |
| const c_rectangle | horizontal_bar_size (12, 15, 38, 25) |
| const c_rectangle | vertical_bar_size (20, 7, 30, 33) |
| const c_rectangle body_size | ( | 0 | , | |
| 0 | , | |||
| 50 | , | |||
| 40 | ||||
| ) |
| const c_rectangle horizontal_bar_size | ( | 12 | , | |
| 15 | , | |||
| 38 | , | |||
| 25 | ||||
| ) |
| const c_rectangle vertical_bar_size | ( | 20 | , | |
| 7 | , | |||
| 30 | , | |||
| 33 | ||||
| ) |
1.5.1