EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
InventoryState Member List

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

draw(sf::RenderWindow &window)InventoryState
handleClick(sf::RenderWindow &window)InventoryState
InventoryState()InventoryState
isSoundOn() constInventoryState
menuInventoryState
setMenuReference(PauseMenuState *menuPtr)InventoryState
setMusicReference(sf::Music &music)InventoryState
setPlayerInventory(Player *ply, std::vector< sf::Texture > *textures, std::vector< sf::Sprite > *sprites, std::vector< std::string > *filepaths)InventoryState
setupButton(sf::Text &button, const std::string &label, float x, float y)InventoryState
setupInventory(sf::Sprite &img, const sf::Texture &texture, float x, float y, float size)InventoryState
toggleSound()InventoryState