Class CP::Shape::Poly
In: doc_dummy.rb
Parent: Object

Poly collision shape.

Methods

new  

Included Modules

Shape

Public Class methods

Create a poly collision shape attached to the given body at the given offset with the given vertexes. verts must be an Array of CP::Vect with a counterclockwise winding.

[Validate]