#include <classifier.h>
Nevrax France
Definition at line 92 of file classifier.h.
Public Member Functions | |
| ICSAction () | |
| virtual bool | isActivable (TTargetId) |
| virtual bool | isActivable () |
| Used to know if an action is ativable. | |
| virtual bool | needTarget () |
| Used to know if the action is target dependent. | |
| virtual | ~ICSAction () |
|
|
Definition at line 95 of file classifier.h.
00095 {;}
|
|
|
|
|
|
|
|
|
Used to know if an action is ativable.
|
|
|
Used to know if the action is target dependent.
|
1.3.6