PointClickEngine::UI::VerbCoin
Inherits Reference < Object
Verb coin for circular verb selection
Constructors
new
SourceInstance methods
active
Sourceactive=(active : Bool)
Sourceanimation_speed
Sourceanimation_speed=(animation_speed : Float32)
Sourceborder_color
Sourceborder_color=(border_color : RL::Color)
Sourcefade_alpha
Sourcefade_alpha=(fade_alpha : Float32)
Sourcehighlight_color
Sourcehighlight_color=(highlight_color : RL::Color)
Sourceicon_radius
Sourceicon_radius=(icon_radius : Float32)
Sourceposition
Sourceposition=(position : RL::Vector2)
Sourceradius
Sourceradius=(radius : Float32)
Sourceselected_verb
Sourceselected_verb=(selected_verb : VerbType | Nil)
Sourceshow(pos : RL::Vector2, applicable_verbs : Array(VerbType))
Show verb coin at position with applicable verbs
text_color
Sourcetext_color=(text_color : RL::Color)
Sourceverbs
Sourceverbs=(verbs : Array(VerbType))
Source