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.
Public Member Functions | Private Attributes | List of all members
NoLimits::NoLimits2::Extras Class Reference

#include <Extras.h>

Collaboration diagram for NoLimits::NoLimits2::Extras:
[legend]

Public Member Functions

 Extras ()
 
void debug ()
 
std::string getFootstepSounds () const
 
void setFootstepSounds (const std::string &value)
 
std::string getAutoplantObject () const
 
void setAutoplantObject (const std::string &value)
 

Private Attributes

std::string footstepSounds
 
std::string autoplantObject
 

Constructor & Destructor Documentation

◆ Extras()

NoLimits::NoLimits2::Extras::Extras ( )
inline

Member Function Documentation

◆ debug()

void NoLimits::NoLimits2::Extras::debug ( )
inlinevirtual

Reimplemented from NoLimits::Stream::Chunk.

◆ getAutoplantObject()

std::string NoLimits::NoLimits2::Extras::getAutoplantObject ( ) const

◆ getFootstepSounds()

std::string NoLimits::NoLimits2::Extras::getFootstepSounds ( ) const

◆ setAutoplantObject()

void NoLimits::NoLimits2::Extras::setAutoplantObject ( const std::string &  value)

◆ setFootstepSounds()

void NoLimits::NoLimits2::Extras::setFootstepSounds ( const std::string &  value)

Member Data Documentation

◆ autoplantObject

std::string NoLimits::NoLimits2::Extras::autoplantObject
private

◆ footstepSounds

std::string NoLimits::NoLimits2::Extras::footstepSounds
private

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