|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CIdMethod Struct Reference#include <baseai.h>
Collaboration diagram for NLAIAGENT::CIdMethod:
[legend]List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CIdMethod::CIdMethod (
|
const CIdMethod & a )
|
|
NLAIAGENT::CIdMethod::CIdMethod (
|
)
|
|
NLAIAGENT::CIdMethod::~CIdMethod (
|
) [virtual]
|
|
Member Function Documentation
bool NLAIAGENT::CIdMethod::operator< (
|
const CIdMethod & a ) const
|
|
const CIdMethod & NLAIAGENT::CIdMethod::operator= (
|
const CIdMethod & a )
|
|
Member Data Documentation
sint32 NLAIAGENT::CIdMethod::Index
|
|
|
Index of the method in the class.
Definition at line 115 of file baseai.h. |
|
The scrip op code of the method to run.
Definition at line 119 of file baseai.h. |
|
Return type of the method.
Definition at line 121 of file baseai.h. |
double NLAIAGENT::CIdMethod::Weight
|
|
|
Hwo far the argument of method is nearest of the method argument that we need.
Definition at line 117 of file baseai.h. |
The documentation for this struct was generated from the following files:
|
|