Minetest  5.4.0
mtevent.h File Reference
#include "irrlichttypes.h"
+ Include dependency graph for mtevent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MtEvent
 
class  SimpleTriggerEvent
 
class  MtEventReceiver
 
class  MtEventManager
 

Typedefs

typedef void(* event_receive_func) (MtEvent *e, void *data)
 

Typedef Documentation

◆ event_receive_func

typedef void(* event_receive_func) (MtEvent *e, void *data)