Collider

Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

BB
rect BB()
Undocumented in source. Be warned that the author may not have intended to support it.
Collide
bool Collide(Collider collider)
Undocumented in source.

Mixins

__anonymous
mixin ComponentBase
Undocumented in source.

Properties

type
Type type [@property getter]
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.

Inherited Members

From Indexable

BB
rect BB()
Undocumented in source.

Meta