supertux
Public Member Functions | Public Attributes | List of all members
ParticleZone::ZoneDetails Class Reference

Returns the target X position of the zone. More...

#include <particle_zone.hpp>

Collaboration diagram for ParticleZone::ZoneDetails:
Collaboration graph
[legend]

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
 

Detailed Description

Returns the target X position of the zone.

Returns the target Y position of the zone


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