aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/power_windows.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-2/+2
|
* Add API to access battery power stateJulian Murgia2017-03-041-0/+108
Done: - X11, server (tested) - Windows (developed, would be nice to retest) - OSX (not tested) Prepared (not developed): - Android (code is here, but may not compile) - iphone - winrt - bb10 - haiku - javascript