Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
osl
threatmate
kfendPredictor.h
Go to the documentation of this file.
1
/* kfendPredictor.h
2
*/
3
#ifndef _KFENDPREDICTOR_H
4
#define _KFENDPREDICTOR_H
5
6
#include "
osl/state/numEffectState.h
"
7
#include "
osl/effect_util/neighboring8Direct.h
"
8
9
namespace
osl
10
{
11
namespace
threatmate
12
{
13
class
KfendPredictor
14
{
15
public
:
16
bool
predict
(
const
NumEffectState& state,
const
Move
move);
17
};
18
19
}
// namespace threatmate
20
}
// namespace osl
21
22
#endif
/* _KFENDPREDICTOR_H */
23
// ;;; Local Variables:
24
// ;;; mode:c++
25
// ;;; c-basic-offset:2
26
// ;;; End:
Generated on Sun Jul 21 2013 13:37:24 by
1.8.4