supertux
Public Member Functions | Public Attributes | List of all members
collision::Constraints Class Referencefinal
Collaboration diagram for collision::Constraints:
Collaboration graph
[legend]

Public Member Functions

bool has_constraints () const
 
void constrain_left (float position)
 
void constrain_right (float position)
 
void constrain_top (float position)
 
void constrain_bottom (float position)
 
void merge_constraints (const Constraints &other)
 
float get_position_left () const
 
float get_position_right () const
 
float get_position_top () const
 
float get_position_bottom () const
 
float get_height () const
 
float get_width () const
 
float get_x_midpoint () const
 

Public Attributes

CollisionHit hit
 

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