22 #ifndef GRIM_EMI_MESH_COMPONENT_H 23 #define GRIM_EMI_MESH_COMPONENT_H 25 #include "engines/grim/costume/component.h" 37 int update(uint time)
override;
38 void reset()
override;
40 void getBoundingBox(
int *x1,
int *y1,
int *x2,
int *y2)
const;
Definition: modelemi.h:82
Definition: costumeemi.h:40
Definition: component.h:38
Definition: emimesh_component.h:32