internal void drop()
 {
     hasShadow = false;
     shadow.drop();
     updateChargesUI();
 }