Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
PlayerCharacter Member List

This is the complete list of members for PlayerCharacter, including all inherited members.

attack(Entity &target) overridePlayerCharactervirtual
baseAccuracyMEntityprotected
baseDamageMEntityprotected
changeHp(int amount)Entity
currentActionMEntityprotected
dropItem(int itemId)Entity
Entity(GameWorld *pGameWorld, std::string name, int baseAccuracy, int baseDamage, SpawnCoordinateBounds spawnCoordinateBounds, unsigned int id=0, Coordinates location=Coordinates())Entity
equipmentMEntityprotected
getAttackSpeed()Entity
getCurrentAction()Entity
getEquipment()Entity
getGameWorld()Entity
getHp()Entity
getId()Entity
getInstanceId()Entity
getInventory()Entity
getLocation()Entity
getMaxHp()Entity
getMoveSpeed()Entity
getName()Entity
getRange()Entity
getRespawnLocation()Entity
getSkillSet()Entity
hpMEntityprotected
idMEntityprotected
instanceIdMEntityprotected
inventoryMEntityprotected
isDisconnected()Entity
isDisconnectedMEntityprotected
locationMEntityprotected
maxHpMEntityprotected
move(Coordinates location)Entity
moveSpeedMEntityprotected
nameMEntityprotected
nextInstanceIdMEntityinlineprotectedstatic
pGameWorldMEntityprotected
pickUpItem(int itemId, Coordinates itemLocation)Entity
PlayerCharacter(GameWorld *pGameWorld, std::string name, int baseDamage, int baseAccuracy, SpawnCoordinateBounds spawnCoordinateBounds, unsigned int id=0, Coordinates location=Coordinates())PlayerCharacter
respawn()PlayerCharactervirtual
respawnTimeMEntityprotected
setAction(std::shared_ptr< Action > action)Entity
setDisconnected()Entity
setLocation(Coordinates location)Entity
skillSetMEntityprotected
spawnCoordinateBoundsMEntityprotected
update()PlayerCharactervirtual
~Entity()=defaultEntity
~PlayerCharacter()=defaultPlayerCharacter