reng v0.1.0-pre5 (2020-07-28T06:27:24Z)
Dub
Repo
RectangleExt
re
math
rect_ext
Undocumented in source.
static
class
RectangleExt {
static
Rectangle
calculate_bounds
(Vector2 position, Vector2 origin, Vector2 scale, float rotation, float width, float height);
}
Members
Static functions
calculate_bounds
Rectangle
calculate_bounds
(Vector2 position, Vector2 origin, Vector2 scale, float rotation, float width, float height)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
re
math
rect_ext
classes
RectangleExt