Package com.csse3200.game.components.npc
package com.csse3200.game.components.npc
-
ClassesClassDescriptionThis class listens to events relevant to a chicken entity's state and plays the animation when one of the events is triggered.This class listens to events related to the Boss entity's state and plays the appropriate animation when one of the events is triggered.Generalised animation controller for enemies.This class listens to events relevant to a friendlyNPCs entity's state and plays the animation when one of the events is triggered.This class listens to events relevant to a chicken entity's state and plays the animation when one of the events is triggered.This class listens to events relevant to a frog entity's state and plays the animation when one of the events is triggered.This class listens to events relevant to the Water Spiral projectile's movement and plays the corresponding animation when the event is triggered.This class listens to events relevant to the Wind Gust projectile's movement and plays the corresponding animation when the event is triggered.