Transform2D.translate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void translate(real_t p_tx, real_t p_ty)
    struct Transform2D
    @nogc nothrow
    void
    translate
  2. void translate(Vector2 p_translation)

Meta