public void VisualUpdateObj(IDestroyable destroyObj) { destroyObj.VisualUpdate(_brush.GetColor((int)destroyObj.HP)); }