Vector2i.this

Undocumented in source.
  1. this(godot_int x, godot_int y)
  2. this(int[2] coord)
    struct Vector2i
    @nogc nothrow
    this
    (
    int[2] coord
    )
  3. this(Vector2i b)
  4. this(godot_vector2i b)

Meta