Class SolarControlNotARadar
Inheritance
System.Object
Robust.Client.UserInterface.Control
SolarControlNotARadar
Assembly: Content.Client.dll
Syntax
public sealed class SolarControlNotARadar : Control
Constructors
|
Improve this Doc
View Source
SolarControlNotARadar()
Declaration
public SolarControlNotARadar()
Fields
|
Improve this Doc
View Source
StandardRadiusCircle
Declaration
public const int StandardRadiusCircle = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StandardSizeFull
Declaration
public const int StandardSizeFull = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
PredictedPanelRotation
Declaration
public Angle PredictedPanelRotation { get; }
Property Value
|
Improve this Doc
View Source
RadiusCircle
Declaration
public int RadiusCircle { get; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SizeFull
Declaration
public int SizeFull { get; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
Draw(DrawingHandleScreen)
Declaration
protected override void Draw(DrawingHandleScreen handle)
Parameters
Type |
Name |
Description |
Robust.Client.Graphics.DrawingHandleScreen |
handle |
|
Overrides
Robust.Client.UserInterface.Control.Draw(Robust.Client.Graphics.DrawingHandleScreen)
|
Improve this Doc
View Source
UpdateState(SolarControlConsoleBoundInterfaceState)
Declaration
public void UpdateState(SolarControlConsoleBoundInterfaceState ls)
Parameters
Extension Methods