add power sensor (#20400)
* clean up logic gate / edge detector components * logic gate usedelay support * new codersprite * PowerSensor component and system * add power sensor * port locale * fix * minecraft * fixy --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -129,13 +129,23 @@
|
||||
id: Growing
|
||||
name: signal-port-name-growing
|
||||
description: signal-port-description-growing
|
||||
|
||||
|
||||
- type: sourcePort
|
||||
id: Pulse
|
||||
name: signal-port-name-pulse
|
||||
description: signal-port-description-pulse
|
||||
|
||||
|
||||
- type: sourcePort
|
||||
id: Supercritical
|
||||
name: signal-port-name-supercrit
|
||||
description: signal-port-description-supercrit
|
||||
description: signal-port-description-supercrit
|
||||
|
||||
- type: sourcePort
|
||||
id: PowerCharging
|
||||
name: signal-port-name-power-charging
|
||||
description: signal-port-description-power-charging
|
||||
|
||||
- type: sourcePort
|
||||
id: PowerDischarging
|
||||
name: signal-port-name-power-discharging
|
||||
description: signal-port-description-power-discharging
|
||||
|
||||
Reference in New Issue
Block a user