|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
This is the complete list of members for PassiveNpc, including all inherited members.
| addRandomItemToInventory() | Npc | |
| attack(Entity &target) | Entity | virtual |
| baseAccuracyM | Entity | protected |
| baseDamageM | Entity | protected |
| changeHp(int amount) | Entity | |
| chatResponsesM | Npc | private |
| currentActionM | Entity | protected |
| dropItem(int itemId) | Entity | |
| Entity(GameWorld *pGameWorld, std::string name, int baseAccuracy, int baseDamage, SpawnCoordinateBounds spawnCoordinateBounds, unsigned int id=0, Coordinates location=Coordinates()) | Entity | |
| equipmentM | Entity | protected |
| findAttackingPlayer() | PassiveNpc | private |
| getAttackSpeed() | Entity | |
| getChatResponse() | Npc | |
| 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 | |
| hpM | Entity | protected |
| idM | Entity | protected |
| instanceIdM | Entity | protected |
| inventoryM | Entity | protected |
| isDisconnected() | Entity | |
| isDisconnectedM | Entity | protected |
| locationM | Entity | protected |
| maxHpM | Entity | protected |
| move(Coordinates location) | Entity | |
| moveSpeedM | Entity | protected |
| nameM | Entity | protected |
| nextInstanceIdM | Entity | inlineprotectedstatic |
| Npc(GameWorld *pGameWorld, std::string name, int baseDamage, int baseAccuracy, SpawnCoordinateBounds spawnCoordinateBounds, std::vector< std::string > chatResponses, unsigned int id=0, Coordinates location=Coordinates()) | Npc | |
| PassiveNpc(GameWorld *pGameWorld, std::string name, int baseDamage, int baseAccuracy, SpawnCoordinateBounds spawnCoordinateBounds, std::vector< std::string > chatResponses, unsigned int id=0, Coordinates location=Coordinates()) | PassiveNpc | |
| pGameWorldM | Entity | protected |
| pickUpItem(int itemId, Coordinates itemLocation) | Entity | |
| respawn() | Npc | virtual |
| respawnTimeM | Entity | protected |
| setAction(std::shared_ptr< Action > action) | Entity | |
| setDisconnected() | Entity | |
| setLocation(Coordinates location) | Entity | |
| skillSetM | Entity | protected |
| spawnCoordinateBoundsM | Entity | protected |
| update() override | PassiveNpc | virtual |
| ~Entity()=default | Entity | |
| ~Npc()=default | Npc | |
| ~PassiveNpc()=default | PassiveNpc |