ClassicEntityBox.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void update(T width, T height)
  2. void update(Vector3!T position)
    class ClassicEntityBox(T)
    @safe
    void
    update
  3. void update()
  4. T width;
  5. T height;

Meta