Class: CP::StaticShape::Segment

Inherits:
CP::Shape::Segment show all
Includes:
CP::StaticShape
Defined in:
lib/chipmunk.rb

Instance Attribute Summary

Attributes included from CP::Shape

#obj

Method Summary

Methods included from CP::StaticShape

#add_to_space, #remove_from_space

Methods included from CP::Shape

#add_to_space, #bb, #body, #body=, #cache_bb, #chipmunk_objects, #collision_type, #collision_type=, #data, #e, #e=, #group, #group=, #layers, #layers=, #nearest_point_query, #object, #object=, #point_query, #raw_bb, #remove_from_space, reset_id_counter, #segment_query, #sensor=, #sensor?, #surface_v, #surface_v=, #u, #u=

Methods included from Object

#chipmunk_objects

Methods inherited from CP::Shape::Segment

#a, #b, #initialize, #n, #normal, #r, #radius, #set_endpoints!, #set_neighbors!, #set_radius!

Constructor Details

This class inherits a constructor from CP::Shape::Segment