GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Physics
IBodyShapeInfo Interface
IBodyShapeInfo Properties
IBodyShapeInfo Methods
IBodyShapeInfo Interface
The interface for a physical body shape info (object with data about how to create the shape for this physical body).
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
interface
IBodyShapeInfo
The
IBodyShapeInfo
type exposes the following members.
Properties
Name
Description
ShapeType
Get shape type enum.
Top
Methods
Name
Description
CreateShape
Create and return a collision shape of this type.
Top
See Also
Reference
GeonBit.ECS.Components.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com