Class ProgressTextureRect
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.TextureRect
ProgressTextureRect
Namespace: Content.Client.UserInterface.Controls
Assembly: Content.Client.dll
Syntax
public sealed class ProgressTextureRect : TextureRect
Fields
| Improve this Doc View SourceProgress
Declaration
public float Progress
Field Value
Type | Description |
---|---|
System.Single |
Methods
| Improve this Doc View SourceDraw(DrawingHandleScreen)
Declaration
protected override void Draw(DrawingHandleScreen handle)
Parameters
Type | Name | Description |
---|---|---|
Robust.Client.Graphics.DrawingHandleScreen | handle |
Overrides
Robust.Client.UserInterface.Controls.TextureRect.Draw(Robust.Client.Graphics.DrawingHandleScreen)