“addons/jam_launch/ui/BusyCircle.gd”
Inherits: CenterContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Methods
void |
_ready ( ) |
void |
|
void |
_on_resized ( ) |
Property Descriptions
Variant speed = 1.0
There is currently no description for this property. Please help us by contributing one!
Variant padding_ratio = 0.1
void @padding_ratio_setter ( Variant value )
There is currently no description for this property. Please help us by contributing one!
Sprite2D circle = <unknown>
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
void _process ( Variant delta )
There is currently no description for this method. Please help us by contributing one!
void _on_resized ( )
There is currently no description for this method. Please help us by contributing one!