SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Track::TrackMode Class Reference

A simple class to keep information about a track mode. More...

Public Member Functions

 TrackMode ()
 Default constructor, sets default names for all fields.
 

Public Attributes

std::string m_name
 Name / description of this mode.
 
std::string m_quad_name
 Name of the quad file to use.
 
std::string m_graph_name
 Name of the graph file to use.
 
std::string m_scene
 Name of the scene file to use.
 

Detailed Description

A simple class to keep information about a track mode.

Member Data Documentation

◆ m_graph_name

std::string Track::TrackMode::m_graph_name

Name of the graph file to use.


◆ m_quad_name

std::string Track::TrackMode::m_quad_name

Name of the quad file to use.


◆ m_scene

std::string Track::TrackMode::m_scene

Name of the scene file to use.



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