nudge-d ~master (2020-07-28T09:29:49Z)
Dub
Repo
BodyPair
nudge
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++, nudge)
struct
BodyPair {
ushort
a
;
ushort
b
;
}
Members
Variables
a
ushort
a
;
Undocumented in source.
b
ushort
b
;
Undocumented in source.
Meta
Source
See Implementation
nudge
functions
advance
apply_impulses
collide
read_cached_impulses
setup_contact_constraints
update_cached_impulses
write_cached_impulses
structs
ActiveBodies
Arena
BodyConnections
BodyData
BodyMomentum
BodyPair
BodyProperties
BoxCollider
CachedContactImpulse
ColliderData
ColliderDataBoxes
ColliderDataSpheres
Contact
ContactCache
ContactConstraintData
ContactData
ContactImpulseData
SphereCollider
Transform