22 #ifndef GRIM_EMI_SPRITE_COMPONENT_H 23 #define GRIM_EMI_SPRITE_COMPONENT_H 25 #include "engines/grim/costume/component.h" 36 int update(uint time)
override;
37 void reset()
override;
Definition: emisprite_component.h:31
Definition: component.h:38