Method | Description | |
---|---|---|
CollidesWith ( IPhysicalEntity physicalEntity ) : bool | ||
CoverRectangle ( ) : RectangleF | ||
CoverTiles ( ) : List |
||
StaticPhysicalEntity ( IShape shape, float weight = 1, bool inelasticCollision = false, bool elasticCollision = false ) : System.Collections.Generic |
public CollidesWith ( IPhysicalEntity physicalEntity ) : bool | ||
physicalEntity | IPhysicalEntity | |
return | bool |
public StaticPhysicalEntity ( IShape shape, float weight = 1, bool inelasticCollision = false, bool elasticCollision = false ) : System.Collections.Generic | ||
shape | IShape | |
weight | float | |
inelasticCollision | bool | |
elasticCollision | bool | |
return | System.Collections.Generic |