Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> void clear_coords()
           function to be called on mouse exit events.
<static> void do_query()
           function to be called at query time.
<static> void main_area(a, d, l, n)
           function to be called on area events.
<static> void main_measure(s, t, n, a)
           function to be called on measure events.
<static> void main_mousemove(x, y)
           function to be called on mouse move events.
<static> void main_setbox(minx, miny, maxx, maxy)
           function to be called on mouse click/box draw events.
<static> void map_draw()
           function to be called at map draw time.


Method Detail

clear_coords

<static> void clear_coords()

do_query

<static> void do_query()

main_area

<static> void main_area(a, d, l, n)

main_measure

<static> void main_measure(s, t, n, a)

main_mousemove

<static> void main_mousemove(x, y)

main_setbox

<static> void main_setbox(minx, miny, maxx, maxy)

map_draw

<static> void map_draw()


Documentation generated by JSDoc on Fri May 5 14:01:20 2006