MachineIntelligenceCore:Algorithms
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mic::types::ExitAction Class Reference

Class representing an exit action. More...

#include <Action2D.hpp>

Inheritance diagram for mic::types::ExitAction:
Collaboration diagram for mic::types::ExitAction:

Public Member Functions

 ExitAction ()
 
- Public Member Functions inherited from mic::types::NESWAction
 NESWAction ()
 
 NESWAction (NESW type_)
 
 NESWAction (size_t type_)
 
void setAction (NESW type_)
 
- Public Member Functions inherited from mic::types::Action2D< NESW >
virtual ~Action2D ()
 
NESW getType ()
 
- Public Member Functions inherited from mic::types::Action2DInterface
 Action2DInterface ()
 

Additional Inherited Members

- Public Attributes inherited from mic::types::Action2DInterface
int dx
 Increment according to x axis. More...
 
int dy
 Increment according to y axis. More...
 
- Protected Member Functions inherited from mic::types::Action2D< NESW >
 Action2D ()
 
- Protected Attributes inherited from mic::types::Action2D< NESW >
NESW type
 

Detailed Description

Class representing an exit action.

Author
tkornuta

Definition at line 224 of file Action2D.hpp.

Constructor & Destructor Documentation

mic::types::ExitAction::ExitAction ( )
inline

Exit action constructor. Empty.

Definition at line 229 of file Action2D.hpp.

References mic::types::Exit, and mic::types::Action2D< NESW >::type.


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