YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::BattleCore Class Reference

#include <BattleCore.hpp>

Collaboration diagram for yap::BattleCore:

List of all members.

Public Member Functions

 BattleCore ()
int ComputeDamage (const PokemonMove &move, const PokemonFighter &attacker, const PokemonFighter &defender)

Detailed Description

Definition at line 11 of file BattleCore.hpp.


Constructor & Destructor Documentation

yap::BattleCore::BattleCore ( )

Definition at line 6 of file BattleCore.cpp.


Member Function Documentation

int yap::BattleCore::ComputeDamage ( const PokemonMove move,
const PokemonFighter attacker,
const PokemonFighter defender 
)

Definition at line 10 of file BattleCore.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: