ClassicEntityBox

Undocumented in source.

Constructors

this
this(T width, T height, Vector3!T position)
Undocumented in source.

Members

Functions

grow
ClassicEntityBox!T grow(T width, T height)
Undocumented in source. Be warned that the author may not have intended to support it.
maximum
Vector3!T maximum()
Undocumented in source. Be warned that the author may not have intended to support it.
minimum
Vector3!T minimum()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(T width, T height)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(Vector3!T position)
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.

Properties

dup
Box!T dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta