[][src]Module rust_action_heroes::system::door

Doors are opened with keys

The only thing here is the DoorSystem struct, so go read about that!

Structs

DoorSystem

The Door System listens to SwitchEvent. When an AllSwitchesDown event is triggered, the system deletes all doors.