Robot Devastation
Public Member Functions | Static Public Attributes | Protected Attributes | Static Protected Attributes | List of all members
rd::test::GameStateTest Class Reference
Inheritance diagram for rd::test::GameStateTest:

Public Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 

Static Public Attributes

static const int MAX_HEALTH = 100
 
static const int MAX_AMMO = 10
 

Protected Attributes

FiniteStateMachinefsm
 
NetworkManagernetworkManager
 
MockNetworkManagermockNetworkManager
 
ImageManagerimageManager
 
MockImageManagermockImageManager
 
InputManagerinputManager
 
MockInputManagermockInputManager
 
AudioManageraudioManager
 
MockAudioManagermockAudioManager
 
MentalMapmentalMap
 
MockRobotManagermockRobotManager
 
asrob::IRobotManager * robotManager
 
ScreenManagerscreenManager
 
Image test_frame_no_target
 
Image test_frame_with_target
 

Static Protected Attributes

static const std::string FRAME_NO_TARGET_PATH = "../images/test_frame_qr.ppm"
 
static const std::string FRAME_WITH_TARGET_PATH = "../images/test_frame_qr_centered.ppm"
 

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