GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Physics
StaticBody Class
StaticBody Constructor
StaticBody Constructor (IBodyShapeInfo)
StaticBody Constructor (ICollisionShape)
StaticBody Constructor (IBodyShapeInfo)
Create the static collision body from shape info.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
StaticBody
(
IBodyShapeInfo
shapeInfo
)
Parameters
shapeInfo
Type:
GeonBit.ECS.Components.Physics
IBodyShapeInfo
Body shape info.
See Also
Reference
StaticBody Class
StaticBody Overload
GeonBit.ECS.Components.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com