Vector2i.this

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

Meta