dl
Player类 参考

#include <Player.h>

Public 成员函数

 Player ()
 
void setHealth (int health)
 
int getHealth () const
 

详细描述

在文件 Player.h4 行定义.

构造及析构函数说明

◆ Player()

Player::Player ( )
inline

在文件 Player.h9 行定义.

成员函数说明

◆ getHealth()

int Player::getHealth ( ) const
inline

在文件 Player.h14 行定义.

◆ setHealth()

void Player::setHealth ( int health)
inline

在文件 Player.h11 行定义.


该类的文档由以下文件生成: