Clip.this

this() @disable @safe nothrow @nogc
No documentation available for this declaration.
this(Rect area) @safe nothrow @nogc
No documentation available for this declaration.
this(Vec2 position, Vec2 size) @safe nothrow @nogc
No documentation available for this declaration.
this(Vec2 size) @safe nothrow @nogc
No documentation available for this declaration.
this(float x, float y, float w, float h) @safe nothrow @nogc
No documentation available for this declaration.
this(float w, float h) @safe nothrow @nogc
No documentation available for this declaration.
this(Vec2 position, float w, float h) @safe nothrow @nogc
No documentation available for this declaration.
this(float x, float y, Vec2 size) @safe nothrow @nogc
No documentation available for this declaration.