|
supertux
|
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 | |
Helper class that stores an individual node of a Path.
1.8.12