|
supertux
|
A class for all objects that contain / make use of a path. More...
#include <path_object.hpp>
Public Member Functions | |
| void | init_path (const ReaderMapping &mapping, bool running_default) |
| For compatibilty reasons this needs to get the GameObjects main mapping, not the (path ...) mapping. | |
| void | init_path_pos (const Vector &pos, bool running=false) |
| Path * | get_path () const |
| PathWalker * | get_walker () const |
| std::string | get_path_ref () const |
A class for all objects that contain / make use of a path.
1.8.12