HeadlessBackend.DrawnTexture

Undocumented in source.

Constructors

this
this(Texture texture, Rectangle rectangle, Color tint)
Undocumented in source.

Alias This

drawnRectangle

Members

Aliases

isPositionClose
alias isPositionClose = isStartClose
Undocumented in source.

Functions

drawnRectangle
DrawnRectangle drawnRectangle()
Undocumented in source. Be warned that the author may not have intended to support it.
isStartClose
bool isStartClose(Vector2 start)
Undocumented in source. Be warned that the author may not have intended to support it.
isStartClose
bool isStartClose(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector2 position()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dpiX
int dpiX;
Undocumented in source.
dpiY
int dpiY;
Undocumented in source.
height
int height;
Undocumented in source.
id
uint id;
Undocumented in source.
rectangle
Rectangle rectangle;
Undocumented in source.
tint
Color tint;
Undocumented in source.
width
int width;
Undocumented in source.

Meta