Crossfire Server, Trunk  1.75.0
ob_types.h
Go to the documentation of this file.
1 
6 #ifndef OB_TYPES_H
7 #define OB_TYPES_H
8 
9 #include <ob_methods.h>
10 /*#include <typesproto.h>*/
12 
13 #endif /* OB_TYPES_H*/
ob_methods
This struct stores function pointers for actions that can be done to objects.
Definition: ob_methods.h:43
OBJECT_TYPE_MAX
@ OBJECT_TYPE_MAX
Try to find a fire/heat source to light this when applied.
Definition: object.h:256
type_methods
ob_methods type_methods[OBJECT_TYPE_MAX]
Registered method handlers.
Definition: ob_types.cpp:25
ob_methods.h