#include <ShipAICmd.h>
|
| void | Setup (Body *obstructor, double alt, double vel, int mode) |
| |
| double | MaxVel (double targdist, double targalt) |
| |
◆ AICmdFlyAround() [1/3]
| AICmdFlyAround::AICmdFlyAround |
( |
DynamicBody * |
dBody, |
|
|
Body * |
obstructor, |
|
|
double |
relalt, |
|
|
int |
mode = 2 |
|
) |
| |
◆ AICmdFlyAround() [2/3]
| AICmdFlyAround::AICmdFlyAround |
( |
DynamicBody * |
dBody, |
|
|
Body * |
obstructor, |
|
|
double |
alt, |
|
|
double |
vel, |
|
|
int |
mode = 1 |
|
) |
| |
◆ AICmdFlyAround() [3/3]
| AICmdFlyAround::AICmdFlyAround |
( |
const Json & |
jsonObj | ) |
|
◆ GetStatusText()
| void AICmdFlyAround::GetStatusText |
( |
char * |
str | ) |
|
|
virtual |
◆ MaxVel()
| double AICmdFlyAround::MaxVel |
( |
double |
targdist, |
|
|
double |
targalt |
|
) |
| |
|
protected |
◆ OnDeleted()
| virtual void AICmdFlyAround::OnDeleted |
( |
const Body * |
body | ) |
|
|
inlinevirtual |
◆ PostLoadFixup()
| void AICmdFlyAround::PostLoadFixup |
( |
Space * |
space | ) |
|
|
virtual |
◆ SaveToJson()
| void AICmdFlyAround::SaveToJson |
( |
Json & |
jsonObj | ) |
|
|
virtual |
◆ SetTargPos()
| void AICmdFlyAround::SetTargPos |
( |
const vector3d & |
targpos | ) |
|
|
inline |
◆ Setup()
| void AICmdFlyAround::Setup |
( |
Body * |
obstructor, |
|
|
double |
alt, |
|
|
double |
vel, |
|
|
int |
mode |
|
) |
| |
|
protected |
◆ TimeStepUpdate()
| bool AICmdFlyAround::TimeStepUpdate |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: