#include <SectorView.h>
◆ SectorView() [1/2]
| SectorView::SectorView |
( |
Game * |
game | ) |
|
◆ SectorView() [2/2]
| SectorView::SectorView |
( |
const Json & |
jsonObj, |
|
|
Game * |
game |
|
) |
| |
◆ ~SectorView()
| SectorView::~SectorView |
( |
| ) |
|
|
override |
◆ AddToRoute()
| void SectorView::AddToRoute |
( |
const SystemPath & |
path | ) |
|
◆ AutoRoute()
◆ ClearRoute()
| void SectorView::ClearRoute |
( |
| ) |
|
◆ Draw3D()
| void SectorView::Draw3D |
( |
| ) |
|
|
overridevirtual |
◆ DrawLabels()
| void SectorView::DrawLabels |
( |
| ) |
|
◆ DrawPiGui()
| void SectorView::DrawPiGui |
( |
| ) |
|
|
overridevirtual |
◆ GetCenterDistance()
| double SectorView::GetCenterDistance |
( |
| ) |
|
◆ GetCenterSector()
| vector3f SectorView::GetCenterSector |
( |
| ) |
|
◆ GetCurrent()
◆ GetHiddenFactions()
| const std::set<const Faction *>& SectorView::GetHiddenFactions |
( |
| ) |
|
|
inline |
◆ GetHyperspaceTarget()
| SystemPath SectorView::GetHyperspaceTarget |
( |
| ) |
const |
|
inline |
◆ GetNearbyStarSystemsByName()
| std::vector< SystemPath > SectorView::GetNearbyStarSystemsByName |
( |
std::string |
pattern | ) |
|
◆ GetPosition()
| vector3f SectorView::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetRoute()
| std::vector< SystemPath > SectorView::GetRoute |
( |
| ) |
|
◆ GetSelected()
◆ GetVisibleFactions()
| const std::set<const Faction *>& SectorView::GetVisibleFactions |
( |
| ) |
|
|
inline |
◆ GetZoomLevel()
| double SectorView::GetZoomLevel |
( |
| ) |
const |
◆ GotoCurrentSystem()
| void SectorView::GotoCurrentSystem |
( |
| ) |
|
|
inline |
◆ GotoHyperspaceTarget()
| void SectorView::GotoHyperspaceTarget |
( |
| ) |
|
|
inline |
◆ GotoSector()
| void SectorView::GotoSector |
( |
const SystemPath & |
path | ) |
|
◆ GotoSelectedSystem()
| void SectorView::GotoSelectedSystem |
( |
| ) |
|
|
inline |
◆ GotoSystem()
| void SectorView::GotoSystem |
( |
const SystemPath & |
path | ) |
|
◆ IsCenteredOn()
| bool SectorView::IsCenteredOn |
( |
const SystemPath & |
path | ) |
|
◆ MoveRouteItemDown()
| bool SectorView::MoveRouteItemDown |
( |
const std::vector< SystemPath >::size_type |
element | ) |
|
◆ MoveRouteItemUp()
| bool SectorView::MoveRouteItemUp |
( |
const std::vector< SystemPath >::size_type |
element | ) |
|
◆ OnSwitchFrom()
| void SectorView::OnSwitchFrom |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ OnSwitchTo()
| void SectorView::OnSwitchTo |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ RemoveRouteItem()
| bool SectorView::RemoveRouteItem |
( |
const std::vector< SystemPath >::size_type |
element | ) |
|
◆ ResetHyperspaceTarget()
| void SectorView::ResetHyperspaceTarget |
( |
| ) |
|
◆ ResetView()
| void SectorView::ResetView |
( |
| ) |
|
◆ SaveToJson()
| void SectorView::SaveToJson |
( |
Json & |
jsonObj | ) |
|
|
overridevirtual |
◆ SetAutomaticSystemSelection()
| void SectorView::SetAutomaticSystemSelection |
( |
bool |
value | ) |
|
|
inline |
◆ SetDrawOutRangeLabels()
| void SectorView::SetDrawOutRangeLabels |
( |
bool |
value | ) |
|
|
inline |
◆ SetDrawRouteLines()
| void SectorView::SetDrawRouteLines |
( |
bool |
value | ) |
|
|
inline |
◆ SetDrawUninhabitedLabels()
| void SectorView::SetDrawUninhabitedLabels |
( |
bool |
value | ) |
|
|
inline |
◆ SetDrawVerticalLines()
| void SectorView::SetDrawVerticalLines |
( |
bool |
value | ) |
|
|
inline |
◆ SetFactionVisible()
| void SectorView::SetFactionVisible |
( |
const Faction * |
faction, |
|
|
bool |
visible |
|
) |
| |
◆ SetHyperspaceTarget()
| void SectorView::SetHyperspaceTarget |
( |
const SystemPath & |
path | ) |
|
◆ SetLabelParams()
| void SectorView::SetLabelParams |
( |
std::string |
fontName, |
|
|
int |
fontSize, |
|
|
float |
gap, |
|
|
Color |
highlight, |
|
|
Color |
shade |
|
) |
| |
◆ SetLabelsVisibility()
| void SectorView::SetLabelsVisibility |
( |
bool |
hideLabels | ) |
|
|
inline |
◆ SetRotateMode()
| void SectorView::SetRotateMode |
( |
bool |
enable | ) |
|
◆ SetZoomMode()
| void SectorView::SetZoomMode |
( |
bool |
enable | ) |
|
◆ SwitchToPath()
| void SectorView::SwitchToPath |
( |
const SystemPath & |
path | ) |
|
◆ Update()
| void SectorView::Update |
( |
| ) |
|
|
overridevirtual |
◆ UpdateRouteItem()
| void SectorView::UpdateRouteItem |
( |
const std::vector< SystemPath >::size_type |
element, |
|
|
const SystemPath & |
path |
|
) |
| |
◆ ZoomIn()
| void SectorView::ZoomIn |
( |
| ) |
|
◆ ZoomOut()
| void SectorView::ZoomOut |
( |
| ) |
|
◆ InputBindings
◆ onHyperspaceTargetChanged
| sigc::signal<void> SectorView::onHyperspaceTargetChanged |
The documentation for this class was generated from the following files: