#include <ShipViewController.h>
◆ CamType
| Enumerator |
|---|
| CAM_INTERNAL | |
| CAM_EXTERNAL | |
| CAM_SIDEREAL | |
| CAM_FLYBY | |
◆ ShipViewController()
| ShipViewController::ShipViewController |
( |
WorldView * |
v | ) |
|
◆ ~ShipViewController()
| ShipViewController::~ShipViewController |
( |
| ) |
|
◆ Activated()
| void ShipViewController::Activated |
( |
| ) |
|
|
overridevirtual |
◆ Deactivated()
| void ShipViewController::Deactivated |
( |
| ) |
|
|
overridevirtual |
◆ Draw()
| void ShipViewController::Draw |
( |
Camera * |
camera | ) |
|
|
overridevirtual |
◆ GetCameraController()
◆ GetCamType()
| enum CamType ShipViewController::GetCamType |
( |
| ) |
const |
|
inline |
◆ Init()
| void ShipViewController::Init |
( |
| ) |
|
◆ IsExteriorView()
| bool ShipViewController::IsExteriorView |
( |
| ) |
const |
◆ LoadFromJson()
| void ShipViewController::LoadFromJson |
( |
const Json & |
jsonObj | ) |
|
◆ SaveToJson()
| void ShipViewController::SaveToJson |
( |
Json & |
jsonObj | ) |
|
◆ SetCamType()
| void ShipViewController::SetCamType |
( |
enum CamType |
c | ) |
|
◆ Update()
| void ShipViewController::Update |
( |
| ) |
|
|
overridevirtual |
◆ WorldView
◆ InputBindings
◆ onChangeCamType
| sigc::signal<void> ShipViewController::onChangeCamType |
The documentation for this class was generated from the following files: