Skip to content

Struct atlas::vk::hud_data

ClassList > atlas > vk > hud_data

Public Attributes

Type Name
std::string currentWeapon = "Assault Rifle"
float fps = 0.0f
float playerHealth = 100.0f
int playerScore = 0

Public Attributes Documentation

variable currentWeapon

std::string atlas::vk::hud_data::currentWeapon;

variable fps

float atlas::vk::hud_data::fps;

variable playerHealth

float atlas::vk::hud_data::playerHealth;

variable playerScore

int atlas::vk::hud_data::playerScore;


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_imgui.hpp