Go to the source code of this file.
Functions | |
void | hoverUpdate (UInt16 xpos, UInt16 ypos, int force) |
update the hover location |
There's the two functions. Sad, I know.
Definition in file zonemon.h.
|
update the hover location
Definition at line 41 of file zonemon.c. References CarryPower(), CarryWater(), tag_things::density, getWorldAndFlag(), LockZone(), lz_world, tag_things::name, tag_things::old_xpos, tag_things::old_ypos, tag_things::painted, PAINTEDBIT, tag_things::power, POWEREDBIT, selem_t, ttg, UInt16, UnlockZone(), tag_things::value, tag_things::water, WATEREDBIT, welem_t, tag_things::win, and WORLDPOS. Referenced by hoveringDrawing(). |