namespace Electroscope
{
public enum AnimationModelState
Move,
Idel
}
public enum ChargedState
Electric,//有电
NoElectric//没电