export interface IObjView { onDead(); onDroped(); onImgChanged(); onHit(); }