CPP03 1.0
|
Implementation of the DiamondTrap class, inheriting from FragTrap and ScavTrap. [詳解]
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 に定義があります。