Public Member Functions | |
virtual void | controlStep (double dt) |
void | controlStep (double dt) |
FeedableEPuck () | |
FeedableEPuck () | |
Public Attributes | |
int | diedAnimation |
double | energy |
QString | name |
double | score |
ScoreModifier | scoreModifier |
Definition at line 124 of file challenge.cpp.
Enki::FeedableEPuck::FeedableEPuck | ( | ) | [inline] |
Definition at line 133 of file challenge.cpp.
Enki::FeedableEPuck::FeedableEPuck | ( | ) | [inline] |
Definition at line 157 of file playground.cpp.
virtual void Enki::FeedableEPuck::controlStep | ( | double | dt | ) | [inline, virtual] |
Reimplemented in Enki::AsebaFeedableEPuck, and Enki::AsebaFeedableEPuck.
Definition at line 135 of file challenge.cpp.
void Enki::FeedableEPuck::controlStep | ( | double | dt | ) | [inline] |
Reimplemented in Enki::AsebaFeedableEPuck, and Enki::AsebaFeedableEPuck.
Definition at line 167 of file playground.cpp.
Definition at line 130 of file challenge.cpp.
double Enki::FeedableEPuck::energy |
Definition at line 127 of file challenge.cpp.
QString Enki::FeedableEPuck::name |
Definition at line 129 of file challenge.cpp.
double Enki::FeedableEPuck::score |
Definition at line 128 of file challenge.cpp.
Definition at line 154 of file playground.cpp.