C# Class WarTornLands.Entities.Modules.Collide.CollisionShape.RectangleCollisionShape

Inheritance: ICollisionShape
Show file Open project: floAr/WarTornLands Class Usage Examples

Public Methods

Method Description
RectangleCollisionShape ( Rectangle shape ) : System

Method Details

RectangleCollisionShape() public method

public RectangleCollisionShape ( Rectangle shape ) : System
shape Microsoft.Xna.Framework.Rectangle
return System