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

Implementation of the DiamondTrap class, inheriting from FragTrap and ScavTrap. [詳解]

#include "DiamondTrap.hpp"
#include <iostream>
DiamondTrap.cpp の依存先関係図:

[ソースコード]

詳解

Implementation of the DiamondTrap class, inheriting from FragTrap and ScavTrap.

This file provides the implementation for the member functions of the DiamondTrap class, including constructors, destructor, attack (inherited from ScavTrap), and the unique whoAmI functionality.

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