Crossfire Server, Trunk
|
#include <global.h>
#include <ob_methods.h>
#include <ob_types.h>
#include <sounds.h>
#include <sproto.h>
Go to the source code of this file.
Functions | |
void | init_type_trap (void) |
The implementation of the Trap class of objects.
Definition in file trap.cpp.
void init_type_trap | ( | void | ) |
Initializer for the TRAP object type.
Definition at line 36 of file trap.cpp.
References common_trap_type_move_on(), common_trap_type_process(), register_move_on(), register_process(), and TRAP.
Referenced by register_all_ob_types().