Declares the Ice materia class. [詳解]
#include "AMateria.hpp"
[ソースコード]
Declares the Ice materia class.
This header defines the Ice class, a concrete type of AMateria. It provides the specific functionality for an ice-based offensive materia, including its constructor, copy operations, destructor, cloning behavior, and its unique use() effect.
AMateria
use()
Ice.hpp に定義があります。