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

Implementation of the ScavTrap class, a derived class of ClapTrap. [詳解]

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

[ソースコード]

詳解

Implementation of the ScavTrap class, a derived class of ClapTrap.

This file provides the implementation for the member functions of the ScavTrap class, including constructors, destructor, attack, and the unique guardGate functionality.

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