#include <HostMove.h>
Inherits BBItem.
Inheritance diagram for HostMove:
Public Member Functions | |
void | setDirection (const Coord &target) |
std::string | info () |
Public Attributes | |
Coord | startPos |
Start position of the host. | |
simtime_t | startTime |
start time at which host started at startPos | |
Coord | direction |
direction the host is moving to | |
double | speed |
Private Member Functions | |
BBITEM_METAINFO (BBItem) |
utils
|
speed of the host |