#include <AITNGuard.h>
Inherits AttackExitConditionsInterface.
Public Member Functions | |
| TunnelNetworkExitConditions () | |
| virtual Bool | shouldExit (const StateMachine *machine) const |
Public Attributes | |
| UnsignedInt | m_attackGiveUpFrame |
Definition at line 65 of file AITNGuard.h.
|
inline |
Definition at line 71 of file AITNGuard.h.
|
virtual |
This returns true if the conditions specified have been met, false otherwise.
Implements AttackExitConditionsInterface.
Definition at line 136 of file AITNGuard.cpp.
| UnsignedInt TunnelNetworkExitConditions::m_attackGiveUpFrame |
Definition at line 69 of file AITNGuard.h.