#include <MSHSinglePlayerPercept.h>
Inheritance diagram for MSHSinglePlayerPercept:


Public Member Functions | |
| MSHSinglePlayerPercept () | |
| double | getValidity () |
Public Attributes | |
| int | lines |
| number of scanlines hit | |
| unsigned int | flags |
| Some flags. | |
|
|
Definition at line 31 of file MSHSinglePlayerPercept.h. |
|
|
Definition at line 39 of file MSHSinglePlayerPercept.h. |
|
|
number of scanlines hit
Definition at line 34 of file MSHSinglePlayerPercept.h. Referenced by VLCRobotSpecialist::addPercept(), and GT2005RobotSpecialist::addPercept(). |
|
|
Some flags.
Definition at line 37 of file MSHSinglePlayerPercept.h. Referenced by VLCRobotSpecialist::addPercept(), and GT2005RobotSpecialist::addPercept(). |
1.3.6