3#include <actor/EatData.h>
24static_assert(
sizeof(EnemyEatData) ==
sizeof(EatData));
Definition EnemyEatData.h:8
bool setEatTongue(Actor *yoshi) override
void setEatTongueOff(Actor *yoshi) override
Enemy * getOwner_() const
EnemyEatData(ActorUniqueID owner_id)
bool setEatSpitOut(Actor *yoshi) override