RectangleI

Undocumented in source.

Members

Functions

toShader
Rectangle toShader(Vector2 textureSize)

Convert the rectangle to a shader rectangle relative to texture size.

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta