22 #ifndef TITANIC_FLIGHT_MANAGER_UNMARKED_H 23 #define TITANIC_FLIGHT_MANAGER_UNMARKED_H 25 #include "titanic/star_control/flight_manager_base.h" 36 virtual void setOrientations(
const FMatrix &srcOrient,
const FMatrix &destOrient);
Definition: flight_manager_unmarked.h:32
Definition: error_code.h:27
Definition: flight_manager_base.h:40
MoverState move(CErrorCode &errorCode, FVector &pos, FMatrix &orientation) override
void setPathOrient(const FVector &srcV, const FVector &destV, const FMatrix &orientation)