Lista completa de los miembros de EventFactory, incluyendo todos los heredados:
| attack_event() | EventFactory | static |
| chat_event(std::string message, int target_x, int target_y, int inventory_slot) | EventFactory | static |
| connect_event(std::string character_name, std::string password) | EventFactory | static |
| create_event(std::string name, class_type_t class_type, race_type_t race_type) | EventFactory | static |
| disconnect() | EventFactory | static |
| drop_item_event(SlotId slot) | EventFactory | static |
| EventFactory() (definido en EventFactory) | EventFactory | |
| inventory_event(SlotId slot) | EventFactory | static |
| movement_event(mov_action_t action, direction_t direction) | EventFactory | static |
| pickup_event() | EventFactory | static |
| unequip_event(SlotId slot) | EventFactory | static |
| use_ability_event(int target_x, int target_y) (definido en EventFactory) | EventFactory | static |
| ~EventFactory() (definido en EventFactory) | EventFactory |