supertux
|
Returns the target X position of the zone. More...
#include <particle_zone.hpp>
Public Member Functions | |
ZoneDetails (std::string name, ParticleZoneType type, const Rectf &rect) | |
Rectf | get_rect () const |
ParticleZoneType | get_type () const |
const std::string & | get_particle_name () const |
Public Attributes | |
std::string | m_particle_name |
ParticleZoneType | m_type |
Rectf | m_rect |
Returns the target X position of the zone.
Returns the target Y position of the zone