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

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

drawInteractable(RenderWindow &window, const Player &player)Interactable
getRadius() constInteractable
Interactable(std::string interactableTexturePath, std::string interactableName, float interactableRadius, float interactableXRelMap, float interactableYRelMap)Interactable
playerInRange(const Player &player)Interactable
update(RenderWindow &window, const Player &player)Interactablevirtual