package
0.0.0-20190915210024-47917a8669ba
Repository: https://github.com/moethu/engine.git
Documentation: pkg.go.dev
# Functions
NewConeTwist creates and returns a pointer to a new ConeTwist constraint object.
NewDistance creates and returns a pointer to a new Distance constraint object.
NewHinge creates and returns a pointer to a new Hinge constraint object.
NewLock creates and returns a pointer to a new Lock constraint object.
NewPointToPoint creates and returns a pointer to a new PointToPoint constraint object.
# Structs
ConeTwist constraint.
Constraint base struct.
Distance is a distance constraint.
Hinge constraint.
Lock constraint.
PointToPoint is an offset constraint.