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

Declares the Ice materia class. [詳解]

#include "AMateria.hpp"
Ice.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  Ice
 Represents an ice-based offensive magic materia. [詳解]
 

詳解

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.

Ice.hpp に定義があります。