Inherited Variables
Inherited Constants
Inherited Methods
Class Details
[ Top ]
Class Variables
Class Methods
charging
bool charging(
)
[line 63]
Tags:
- return - Is this battery charging?
- access - public
Parameters:
[ Top ]
get_number
int get_number(
)
[line 87]
Tags:
- access - public
Parameters:
[ Top ]
get_percent
int get_percent(
)
[line 71]
Tags:
- access - public
Parameters:
[ Top ]
get_time_left
int get_time_left(
)
[line 79]
Tags:
- access - public
Parameters:
[ Top ]
online
bool online(
)
[line 55]
Tags:
- return - Is this battery online?
- access - public
Parameters:
[ Top ]
present
bool present(
)
[line 47]
Tags:
- return - Is this battery present?
- access - public
Parameters:
[ Top ]