3#include <event/EventBase.h>
17 static_assert(
sizeof(
DieType) == 4);
37 bool isJoin(
const ActorBase* actor)
const override;
DieType
Definition EventDown.h:9
@ cDieType_None
Definition EventDown.h:15
@ cDieType_Poison
Definition EventDown.h:13
@ cDieType_Yogan
Definition EventDown.h:12
@ cDieType_Fall
Definition EventDown.h:11
@ cDieType_DeathCloud
Definition EventDown.h:14
@ cDieType_Normal
Definition EventDown.h:10
u8 _1c
Definition EventDown.h:41
bool mIsDone
Definition EventDown.h:42
u8 _1e
Definition EventDown.h:43
DieType mDieType
Definition EventDown.h:44
bool isJoin(const ActorBase *actor) const override
virtual ~EventDown()
Definition EventDown.h:23
s32 mPlayerNo
Definition EventDown.h:40
Result execute() override