Atrinik Server 2.5
Functions
types/detector.c File Reference
#include <global.h>

Go to the source code of this file.

Functions

void move_detector (object *op)

Detailed Description

Handles code for detectors.

Definition in file detector.c.


Function Documentation

void move_detector ( object op)

Have the detector do its tick.

Parameters:
opThe detector.

Definition at line 35 of file detector.c.