Rigidbody

Undocumented in source.

Members

Functions

Awake
void Awake()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ComponentBase
Undocumented in source.

Variables

Body
b2Body* Body;
Undocumented in source.
bodyDef
b2BodyDef bodyDef;
Undocumented in source.

Mixed In Members

From mixin ComponentBase

_entity
e.Entity _entity;
Undocumented in source.
entity
e.Entity entity [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transform
t.Transform transform [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta