CPP04 1.0
|
Implements the AMateria abstract base class. [詳解]
Implements the AMateria abstract base class.
This file provides the definitions for the AMateria class's constructors, destructor, and common member functions. As an abstract base class, it defines the interface for different types of magic materias, including their type and a virtual use method.
AMateria.cpp に定義があります。