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