|
libnolimits
1.0.0-beta
A NoLimits Roller Coaster 1 and 2 Library written in C++, which provides functionality to manipulate and create NoLimits 2 Parks or NoLimits 1 Tracks programmatically.
|
#include <Train.h>
Public Member Functions | |
| Train () | |
| void | debug () |
| IndividualColor * | getIndividualColor () const |
| void | setIndividualColor (IndividualColor *value) |
Private Attributes | |
| IndividualColor * | individualColor |
|
inline |
|
inlinevirtual |
Reimplemented from NoLimits::Stream::Chunk.
| IndividualColor * NoLimits::NoLimits1::Train::getIndividualColor | ( | ) | const |
| void NoLimits::NoLimits1::Train::setIndividualColor | ( | IndividualColor * | value | ) |
|
private |
1.8.13