{{newin|[[0.9.0]]|090|type=enum}}
The basic state of the system's power supply.

== Constants ==
;unknown: Cannot determine power status.
;battery: Not plugged in, running on a battery.
;nobattery: Plugged in, no battery available.
;charging: Plugged in, charging battery.
;charged: Plugged in, battery is fully charged.

== See Also ==
* [[parent::love.system]]
* [[love.system.getPowerInfo]]
[[Category:Enums]]
{{#set:Description=The basic state of the system's power supply.}}
== Other Languages ==
{{i18n|PowerState}}