Class MarkerRect
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MarkerRect
- Inheritance
-
MarkerRect
- Inherited Members
Constructors
MarkerRect()
public MarkerRect()
Properties
Bottom
public float Bottom { get; }
Property Value
CenterX
public float CenterX { get; }
Property Value
CenterY
public float CenterY { get; }
Property Value
Height
public float Height { get; }
Property Value
Left
public float Left { get; }
Property Value
Right
public float Right { get; }
Property Value
Top
public float Top { get; }
Property Value
Width
public float Width { get; }
Property Value
Methods
IsOverlapping(MarkerRect)
public bool IsOverlapping(MarkerRect other)
Parameters
other
MarkerRect
Returns
Reset()
public void Reset()
UpdatePoints(float, float, float, float)
public void UpdatePoints(float left, float right, float top, float bottom)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).