supertux
Public Member Functions | List of all members
PathObject Class Reference

A class for all objects that contain / make use of a path. More...

#include <path_object.hpp>

Inheritance diagram for PathObject:
Camera Coin Platform TileMap WillOWisp HeavyCoin HurtingPlatform

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)
 
Pathget_path () const
 
PathWalkerget_walker () const
 
std::string get_path_ref () const
 

Detailed Description

A class for all objects that contain / make use of a path.


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