class CPlayer : public CCharactor { /* 省略 */ private: CInput *input; };