SpaghettiKart
Loading...
Searching...
No Matches
TrackEditor::PropertiesWindow Class Reference

#include <Properties.h>

Inheritance diagram for TrackEditor::PropertiesWindow:
[legend]
Collaboration diagram for TrackEditor::PropertiesWindow:
[legend]

Public Member Functions

 ~PropertiesWindow ()
 

Data Fields

const std::unordered_map< std::string, std::string > SpawnLabels
 

Protected Member Functions

void InitElement () override
 
void DrawElement () override
 
void UpdateElement () override
 

Constructor & Destructor Documentation

◆ ~PropertiesWindow()

TrackEditor::PropertiesWindow::~PropertiesWindow ( )

Member Function Documentation

◆ DrawElement()

void TrackEditor::PropertiesWindow::DrawElement ( )
overrideprotected
Here is the call graph for this function:

◆ InitElement()

void TrackEditor::PropertiesWindow::InitElement ( )
inlineoverrideprotected

◆ UpdateElement()

void TrackEditor::PropertiesWindow::UpdateElement ( )
inlineoverrideprotected

Field Documentation

◆ SpawnLabels

const std::unordered_map<std::string, std::string> TrackEditor::PropertiesWindow::SpawnLabels
Initial value:
{
{"Name", "Name"},
{"Type", "Type"},
{"Behaviour", "Behaviour"},
{"Skin", "Skin"},
{"Location", "Location"},
{"Rotation", "Rotation"},
{"Scale", "Scale"},
{"Velocity", "Velocity"},
{"PatrolStart", "Patrol Start"},
{"PatrolEnd", "Patrol End"},
{"PathSpan", "Path Span"},
{"PrimAlpha", "PrimAlpha"},
{"BoundingBoxSize", "Bounding Box Size"},
{"Count", "Count"},
{"LeftExitSpan", "Left Exit Span"},
{"TriggerSpan", "Trigger Span"},
{"RightExitSpan", "Right Exit Span"},
{"PathIndex", "Path Index"},
{"PathPoint", "Path Point"},
{"Bool", "Bool"},
{"Speed", "Speed"},
{"SpeedB", "SpeedB"},
}

The documentation for this class was generated from the following files: