CPP04 1.0
|
Implements the MateriaSource class. [詳解]
Implements the MateriaSource class.
This file provides the definitions for the MateriaSource class methods. MateriaSource acts as a factory for Materias, allowing it to learn Materia templates and create new instances based on those templates. It strictly adheres to deep copy semantics for its learned Materias to ensure proper memory management.
MateriaSource.cpp に定義があります。