|
Color | color = { 255, 255, 255, 255 } |
|
bool | isVertical = false |
|
std::vector< EmptyEntity * > | portSlots |
|
float | slotSpacing = 0.0f |
|
TransformComponent * | transform = nullptr |
|
Entity * | entity = nullptr |
|
ComponentID | id = 0u |
|
◆ draw()
◆ GetComponentName()
std::string PortComponent::GetComponentName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init()
void PortComponent::init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ showGUI()
void PortComponent::showGUI |
( |
| ) |
|
|
inlineoverridevirtual |
◆ update()
void PortComponent::update |
( |
float |
deltaTime | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraphEngine/GECS/Components/Empty/Basic/PortComponent.h