supertux
Public Attributes | List of all members
Path::Node Class Reference

Helper class that stores an individual node of a Path. More...

#include <path.hpp>

Public Attributes

Vector position
 the position of this node
 
float time
 time (in seconds) to get from this node to next node
 

Detailed Description

Helper class that stores an individual node of a Path.


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