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

Header file for the FragTrap class, a derived class of ClapTrap. [詳解]

#include "ClapTrap.hpp"
#include <iostream>
#include <string>
FragTrap.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  FragTrap
 Represents a FragTrap robot, a specialized type derived from ClapTrap. [詳解]
 

詳解

Header file for the FragTrap class, a derived class of ClapTrap.

This file declares the FragTrap class, which inherits from ClapTrap and introduces a new robot type with specific attributes and a unique 'highFivesGuys' ability.

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