|
M&B: Bannerlord 1.2.10
The horns sound, the ravens gather.
|
Public Member Functions | |
| Rectangle (float x, float y, float width, float height) | |
| bool | IsCollide (Rectangle other) |
| bool | IsSubRectOf (Rectangle other) |
| bool | IsValid () |
| bool | IsPointInside (Vector2 point) |
Public Attributes | |
| float | X |
| float | Y |
| float | X2 |
| float | Y2 |
Properties | |
| float | Width [get] |
| float | Height [get] |
| TaleWorlds.TwoDimension.Rectangle.Rectangle | ( | float | x, |
| float | y, | ||
| float | width, | ||
| float | height ) |
| bool TaleWorlds.TwoDimension.Rectangle.IsCollide | ( | Rectangle | other | ) |
| bool TaleWorlds.TwoDimension.Rectangle.IsSubRectOf | ( | Rectangle | other | ) |
| bool TaleWorlds.TwoDimension.Rectangle.IsValid | ( | ) |
| bool TaleWorlds.TwoDimension.Rectangle.IsPointInside | ( | Vector2 | point | ) |
| float TaleWorlds.TwoDimension.Rectangle.X |
| float TaleWorlds.TwoDimension.Rectangle.Y |
| float TaleWorlds.TwoDimension.Rectangle.X2 |
| float TaleWorlds.TwoDimension.Rectangle.Y2 |
|
get |
|
get |