SuperTuxKart
|
This class is only used in computeGPRanks, but the C++ standard forbids the usage of local data type in templates, so we have to declare it outside of the function. More...
Classes | |
class | SortData |
This class is only used in computeGPRanks, but the C++ standard forbids the usage of local data type in templates, so we have to declare it outside of the function.
This class is used to store and compare data for determining the GP rank.