#include <hruler.h>
Public Member Functions | |
| HorizontalRuler (int x, int y, int imageW, int imageH) | |
| void | update (int x, int y, float map_scale_factor, int current_Y, float UNIT) |
| void | drawit (void) |
Private Attributes | |
| int | _x |
| int | _y |
| float | _map_scale_factor |
| float | _GLOBAL_UNIT |
| float | _startx |
| int | w |
| int | h |
| char | text [20] |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3