Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
RehtiGui Member List

This is the complete list of members for RehtiGui, including all inherited members.

addDropItemCallback(std::function< void(const int id)> callback)RehtiGui
addEquipmentItemClickCallback(std::function< void(const int id)> callback)RehtiGui
addInventoryItemClickCallback(std::function< void(const int id)> callback)RehtiGui
assetCacheMRehtiGuiprivate
descPoolMRehtiGuiprivate
drawEquipment()RehtiGuiprivate
drawEquipmentSlot(int index)RehtiGuiprivate
drawInventory()RehtiGuiprivate
drawSkills()RehtiGuiprivate
dropItemCallbackMRehtiGuiprivate
equipmentItemClickCallbackMRehtiGuiprivate
equipmentMRehtiGuiprivate
equipmentMutexMRehtiGuiprivate
getEquipment()RehtiGui
graphicsQueueMRehtiGuiprivate
guiIconsMRehtiGuiprivate
hpMRehtiGuiprivate
iconSizeMRehtiGuiprivate
inventoryItemClickCallbackMRehtiGuiprivate
inventoryMRehtiGuiprivate
invMutexMRehtiGuiprivate
LoadTextureFromFile(const char *filename, const int id)RehtiGui
LoadTextureFromImageData(const int id, ImageData &imgData)RehtiGui
logDeviceMRehtiGuiprivate
newFrame()RehtiGui
openTabMRehtiGuiprivate
pGraphicsObjectManagerMRehtiGuiprivate
recordGuiData(VkCommandBuffer cmdBuff)RehtiGui
RehtiGui(VkInstance instance, VkPhysicalDevice gpu, VkDevice logDevice, GLFWwindow *pWindow, VkQueue graphicsQueue, VkDescriptorPool descPool, uint32_t imageCount, VkRenderPass renderPass, std::shared_ptr< GraphicsObjectManager > pGfxManager)RehtiGui
samplerMRehtiGuiprivate
setEquipment(std::vector< GameItem > equipment)RehtiGui
setHp(int hp)RehtiGui
setInventory(std::vector< GameItem > inventory)RehtiGui
setSkills(std::vector< Skill > skills)RehtiGui
skillsMRehtiGuiprivate
skillsMutexMRehtiGuiprivate
startRender()RehtiGui
uploadEnded()RehtiGui
uploadFonts(VkCommandBuffer cmdBuffer)RehtiGui
windowHeightMRehtiGuiprivate
windowWidthMRehtiGuiprivate
~RehtiGui()RehtiGui