HUD🔗

Inherits: CanvasLayer

There is currently no description for this class. Please help us by contributing one !

Properties🔗

ProgressBar

health_bar

ProgressBar

energy_bar

Label

timer_label

Label

objective_label

Label

debug_label

Label

ammo_label

Control

dialog

Methods🔗

void

_ready()

void

_on_ammo_changed(new_ammo: int)

void

_on_visibility_changed()

void

ask(question: String, callback: Callable, answer_yes: String = "Yes", answer_no: String = "No")


Property Descriptions🔗

ProgressBar health_bar 🔗

There is currently no description for this property. Please help us by contributing one!


ProgressBar energy_bar 🔗

There is currently no description for this property. Please help us by contributing one!


Label timer_label 🔗

There is currently no description for this property. Please help us by contributing one!


Label objective_label 🔗

There is currently no description for this property. Please help us by contributing one!


Label debug_label 🔗

There is currently no description for this property. Please help us by contributing one!


Label ammo_label 🔗

There is currently no description for this property. Please help us by contributing one!


Control dialog 🔗

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 _on_ammo_changed(new_ammo: int) 🔗

There is currently no description for this method. Please help us by contributing one!


void _on_visibility_changed() 🔗

There is currently no description for this method. Please help us by contributing one!


void ask(question: String, callback: Callable, answer_yes: String = "Yes", answer_no: String = "No") 🔗

There is currently no description for this method. Please help us by contributing one!