#include <mtevent.h>
Public Member Functions | |
SimpleTriggerEvent (Type type) | |
Type | getType () const override |
Public Member Functions inherited from MtEvent | |
virtual | ~MtEvent ()=default |
Private Attributes | |
Type | type |
Additional Inherited Members | |
Public Types inherited from MtEvent | |
enum | Type : u8 { VIEW_BOBBING_STEP = 0 , CAMERA_PUNCH_LEFT , CAMERA_PUNCH_RIGHT , PLAYER_FALLING_DAMAGE , PLAYER_DAMAGE , NODE_DUG , PLAYER_JUMP , PLAYER_REGAIN_GROUND , TYPE_MAX } |
|
inline |
|
inlineoverridevirtual |