Crossfire Server, Trunk
trap.c File Reference
#include <global.h>
#include <ob_methods.h>
#include <ob_types.h>
#include <sounds.h>
#include <sproto.h>
+ Include dependency graph for trap.c:

Go to the source code of this file.

Functions

void init_type_trap (void)
 

Detailed Description

The implementation of the Trap class of objects.

Definition in file trap.c.

Function Documentation

◆ init_type_trap()

void init_type_trap ( void  )

Initializer for the TRAP object type.

Definition at line 36 of file trap.c.

References common_trap_type_move_on(), common_trap_type_process(), register_move_on(), register_process(), and TRAP.

Referenced by register_all_ob_types().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: