Rigidbody

Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin ComponentBase
Undocumented in source.

Variables

velocity
vec2 velocity;
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