#include "slot_generic.h"Include dependency graph for slot_v5.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | CL_FunctionSlot_v5 |
| class | CL_MethodSlot_v5 |
| class | CL_Slot_v5 |
| class | CL_UserDataMethodSlot_v5 |
Functions | |
| CL_Slot_v5<PARAM1, PARAM2, PARAM3, PARAM4, PARAM5>* | CL_CreateSlot (void(*callback)(PARAM1, PARAM2, PARAM3, PARAM4, PARAM5)) |
| CL_Slot_v5<PARAM1, PARAM2, PARAM3, PARAM4, PARAM5>* | CL_CreateSlot (CallbackClass *cb_class, void(CallbackClass::*callback)(PARAM1, PARAM2, PARAM3, PARAM4, PARAM5)) |
| CL_Slot_v5<PARAM1, PARAM2, PARAM3, PARAM4, PARAM5>* | CL_CreateSlot (CallbackClass *cb_class, void(CallbackClass::*callback)(UserData, PARAM1, PARAM2, PARAM3, PARAM4, PARAM5), UserData user_data) |
|
|
Definition at line 88 of file slot_v5.h. Referenced by BORDER_SIZE(), CL_World::CL_World(), SELECTIONLIST_DEFAULT_MAX_HEIGHT(), Y_TEXT_OFFSET(), CL_GameObject::common_init(), CL_SlotBuffer_v1::connect(), CL_SlotBuffer_v0::connect(), and CL_ComponentMoveHandler_Generic::down_y(). |
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001