recharger  
Vars | |
| allowed_devices | List of items that can be recharged | 
|---|---|
| charging | The item currently inserted into the charger | 
| finished_recharging | Did we finish recharging the currently inserted item? | 
| recharge_coeff | How good the capacitor is at charging the item | 
| using_power | Did we put power into "charging" last process()? | 
Var Details
allowed_devices  
List of items that can be recharged
charging  
The item currently inserted into the charger
finished_recharging 
Did we finish recharging the currently inserted item?
recharge_coeff 
How good the capacitor is at charging the item
using_power 
Did we put power into "charging" last process()?