#include <Menu_AdventureMode.hpp>
◆ InteractManager()
| InteractManager::InteractManager |
( |
| ) |
|
|
inline |
◆ build()
| bool InteractManager::build |
( |
Item * |
_sourceItem, |
|
|
unsigned long int |
_x, |
|
|
unsigned long int |
_y |
|
) |
| |
|
inline |
◆ clear()
| void InteractManager::clear |
( |
| ) |
|
|
inline |
◆ keyboardEvent()
| bool InteractManager::keyboardEvent |
( |
Keyboard * |
_keyboard | ) |
|
|
inline |
◆ mouseEvent()
| bool InteractManager::mouseEvent |
( |
Mouse * |
_mouse | ) |
|
|
inline |
◆ render()
| void InteractManager::render |
( |
| ) |
|
|
inline |
◆ localSelected
◆ objStaticSelected
| Static* InteractManager::objStaticSelected |
◆ sourceItem
| Item* InteractManager::sourceItem |
◆ vCharacter
| Vector<Character*> InteractManager::vCharacter |
◆ vCreature
| Vector<Creature*> InteractManager::vCreature |
◆ vGeneric
◆ vInteraction
| Vector<Interaction*> InteractManager::vInteraction |
◆ vItem
| Vector<Item*> InteractManager::vItem |
| unsigned long int InteractManager::x |
| unsigned long int InteractManager::y |
The documentation for this class was generated from the following file: