#include <Subsystems.h>
Inheritance diagram for CBattery:

Public Member Functions | |
| CBattery (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| float | life |
Definition at line 702 of file Subsystems.h.
|
|
Definition at line 1664 of file Subsystems.cpp. References HW_BATTERY, CSubsystem::hwId, life, SUBSYSTEM_BATTERY, and CSubsystem::TypeIs(). |
|
||||||||||||
|
Reimplemented from CDependent. Definition at line 1673 of file Subsystems.cpp. References globals, life, SGlobals::logWarning, CDependent::Read(), ReadFloat(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 712 of file Subsystems.h. Referenced by CBattery(), and Read(). |
|
|
Documentation generated by
|