#include <Storage.h>
◆ Building
◆ SectionType
Enumerator |
---|
Track | |
Station | |
Lift | |
Transport | |
Brake | |
Storage | |
◆ Storage()
NoLimits::NoLimits2::Storage::Storage |
( |
| ) |
|
|
inline |
◆ debug()
void NoLimits::NoLimits2::Storage::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getBuilding()
◆ getEnableTransportDevice()
bool NoLimits::NoLimits2::Storage::getEnableTransportDevice |
( |
| ) |
const |
◆ getFrameColor()
glm::vec3 NoLimits::NoLimits2::Storage::getFrameColor |
( |
| ) |
const |
◆ getName()
std::string NoLimits::NoLimits2::Section::getName |
( |
| ) |
const |
|
inherited |
◆ getRoofColor()
glm::vec3 NoLimits::NoLimits2::Storage::getRoofColor |
( |
| ) |
const |
◆ getSection()
Section * NoLimits::NoLimits2::Section::getSection |
( |
| ) |
const |
|
inherited |
◆ getSectionType()
◆ getSideColor()
glm::vec3 NoLimits::NoLimits2::Storage::getSideColor |
( |
| ) |
const |
◆ getTransportDevice()
TransportDevice * NoLimits::NoLimits2::Storage::getTransportDevice |
( |
| ) |
const |
◆ getTransportType()
◆ setBuilding()
void NoLimits::NoLimits2::Storage::setBuilding |
( |
const Building & |
value | ) |
|
◆ setEnableTransportDevice()
void NoLimits::NoLimits2::Storage::setEnableTransportDevice |
( |
bool |
value | ) |
|
◆ setFrameColor()
void NoLimits::NoLimits2::Storage::setFrameColor |
( |
const glm::vec3 & |
value | ) |
|
◆ setName()
void NoLimits::NoLimits2::Section::setName |
( |
const std::string & |
value | ) |
|
|
inherited |
◆ setRoofColor()
void NoLimits::NoLimits2::Storage::setRoofColor |
( |
const glm::vec3 & |
value | ) |
|
◆ setSection()
void NoLimits::NoLimits2::Section::setSection |
( |
Section * |
value | ) |
|
|
inherited |
◆ setSectionType()
void NoLimits::NoLimits2::Section::setSectionType |
( |
const SectionType & |
sectionType | ) |
|
|
inherited |
◆ setSideColor()
void NoLimits::NoLimits2::Storage::setSideColor |
( |
const glm::vec3 & |
value | ) |
|
◆ setTransportDevice()
void NoLimits::NoLimits2::Storage::setTransportDevice |
( |
TransportDevice * |
value | ) |
|
◆ setTransportType()
◆ building
Building NoLimits::NoLimits2::Storage::building |
|
private |
◆ enableTransportDevice
bool NoLimits::NoLimits2::Storage::enableTransportDevice |
|
private |
◆ frameColor
glm::vec3 NoLimits::NoLimits2::Storage::frameColor |
|
private |
◆ roofColor
glm::vec3 NoLimits::NoLimits2::Storage::roofColor |
|
private |
◆ sideColor
glm::vec3 NoLimits::NoLimits2::Storage::sideColor |
|
private |
◆ transportDevice
◆ transportType
The documentation for this class was generated from the following files: