Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
orxonox::BufferedParamCommand Class Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/input/InputCommands.h>

Public Member Functions

 BufferedParamCommand ()
 
bool execute ()
 Executes a buffered command. More...
 

Public Attributes

float abs_
 
CommandEvaluation evaluation_
 
int paramIndex_
 
float rel_
 

Constructor & Destructor Documentation

orxonox::BufferedParamCommand::BufferedParamCommand ( )
inline

Member Function Documentation

bool orxonox::BufferedParamCommand::execute ( )

Executes a buffered command.

This is used for commands with additional parameters.

Returns
True if command execution was successful or value was zero.

Member Data Documentation

float orxonox::BufferedParamCommand::abs_
CommandEvaluation orxonox::BufferedParamCommand::evaluation_
int orxonox::BufferedParamCommand::paramIndex_
float orxonox::BufferedParamCommand::rel_

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