CPP04 1.0
|
Implements the Character class. [詳解]
Implements the Character class.
This file provides the definitions for the Character class methods, implementing the ICharacter interface. It manages a character's name and an inventory of AMateria objects, ensuring proper deep copying and memory management for the equipped materias.
Character.cpp に定義があります。