Class OpHoldButton.QueueRectangular
public class OpHoldButton.QueueRectangular : UIfocusable.FocusableQueue
- Inheritance
-
OpHoldButton.QueueRectangular
- Inherited Members
Constructors
QueueRectangular(string, string, float, object)
public QueueRectangular(string displayText, string label = "", float fillTime = 80, object sign = null)
Parameters
Fields
description
public string description
Field Value
displayText
public readonly string displayText
Field Value
fillTime
public readonly float fillTime
Field Value
label
public readonly string label
Field Value
onClick
public OnSignalHandler onClick
Field Value
onPressDone
public OnSignalHandler onPressDone
Field Value
onPressInit
public OnSignalHandler onPressInit
Field Value
Properties
sizeY
public override float sizeY { get; }
Property Value
Methods
_InitializeThisQueue(IHoldUIelements, float, ref float)
public override List<UIelement> _InitializeThisQueue(IHoldUIelements holder, float posX, ref float offsetY)
Parameters
holderIHoldUIelementsposXfloatoffsetYfloat