GravityMouse

Undocumented in source.

Members

Functions

Step
void Step(vec3 mpos, float mforce, float delta, recti bounds)
Undocumented in source. Be warned that the author may not have intended to support it.
_Update
void _Update()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

m1
enum m1;
Undocumented in source.
m2
enum m2;
Undocumented in source.

Mixins

__anonymous
mixin ComponentBase
Undocumented in source.

Static variables

force
float force;
Undocumented in source.

Variables

v
vec3 v;
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