Go to the documentation of this file.
50 if (
op->map == NULL) {
59 if (
op->speed < 0.5 &&
op->type ==
ARROW) {
void LOG(LogLevel logLevel, const char *format,...)
void register_move_on(int ob_type, move_on_func method)
method_ret common_projectile_move_on(object *trap, object *victim, object *originator)
void register_process(int ob_type, process_func method)
void stop_projectile(object *op)
void object_free_drop_inventory(object *ob)
static method_ret arrow_type_process(object *op)
method_ret common_process_projectile(object *op)
void object_remove(object *op)
void init_type_arrow(void)