CPP04 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
Cure.cpp ファイル

Implements the Cure materia class. [詳解]

#include "Cure.hpp"
#include "Logger.hpp"
Cure.cpp の依存先関係図:

[ソースコード]

詳解

Implements the Cure materia class.

This file provides the definitions for the Cure class methods. Cure is a concrete Materia type that heals a target character. It inherits from AMateria and implements its specific cloning and usage behavior.

Cure.cpp に定義があります。