#include <enchanted_room.h>
creational::commons::EnchantedRoom::EnchantedRoom |
( |
const EnchantedRoom & |
room | ) |
|
creational::commons::EnchantedRoom::EnchantedRoom |
( |
const int & |
room_number, |
|
|
const Spell & |
spell |
|
) |
| |
|
explicit |
EnchantedRoom * creational::commons::EnchantedRoom::Clone |
( |
| ) |
const |
|
overridevirtual |
bool creational::commons::EnchantedRoom::HasSpell |
( |
| ) |
const |
void creational::commons::EnchantedRoom::Initialize |
( |
const Spell & |
spell | ) |
|
Spell creational::commons::EnchantedRoom::PickUpSpell |
( |
| ) |
const |
The documentation for this class was generated from the following files: