|
Base-Defense
Projeto de um jogo desenvolvido em C++/SFML da disciplina de Linguagem de Programação
|
Lista completa de todos os membros de Heroi, incluindo todos os membros herdados.
| atirar(const Vector2f &direcao) | Heroi | |
| atualizarProjeteis(float deltaTime) | Heroi | |
| barra1 | Heroi | protected |
| barra10 | Heroi | protected |
| barra2 | Heroi | protected |
| barra3 | Heroi | protected |
| barra4 | Heroi | protected |
| barra5 | Heroi | protected |
| barra6 | Heroi | protected |
| barra7 | Heroi | protected |
| barra8 | Heroi | protected |
| barra9 | Heroi | protected |
| barraIndex | Heroi | protected |
| barraSprite | Heroi | protected |
| barrasVida | Heroi | protected |
| barraVida | Heroi | protected |
| darMunicao() | Heroi | |
| definirPosicao(const Vector2f &posicao) | Heroi | |
| getPosicao() | Heroi | |
| getProjeteis() | Heroi | |
| getRandomQuantidadeProjetil() | Heroi | |
| getSprite() const | Heroi | virtual |
| getVida() | Heroi | |
| Heroi(int vida, const string &heroiFile, const Font &fonte) | Heroi | |
| mover() | Heroi | virtual |
| RecuperarMunicao() | Heroi | |
| RecuperarVida() | Heroi | virtual |
| renderizar(RenderWindow &window) | Heroi | virtual |
| setMunicao() | Heroi | |
| setVida(int novaVida) | Heroi | |
| textoVida | Heroi | protected |
| TomarDano() | Heroi | |
| velocidade | Heroi | protected |
| verificarColisao(const Sprite &sprite) | Heroi | virtual |
| verificarColisaoDrop(const Sprite &sprite) | Heroi | virtual |
| vida | Heroi | protected |