C# Class Box2D.Collision.Shapes.B2PolygonShape

Inheritance: B2Shape
Show file Open project: colin-dumitru/GLSharp

Public Methods

Method Description
B2PolygonShape ( ) : System

Private Methods

Method Description
SetAsBox ( float halfWidth, float halfHeight ) : void

Method Details

B2PolygonShape() public method

public B2PolygonShape ( ) : System
return System