HOG2
Classes
RandomUnits.h File Reference
#include "Unit.h"
#include "MapUnit.h"
#include "Map2DEnvironment.h"
Include dependency graph for RandomUnits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RandomUnit< state, action, environment >
 A unit that moves in random directions changing direction randomly. More...
 
class  TeleportUnit
 A unit which randomly teleports around the world. More...
 
class  RandomerUnit
 A unit that moves in random directions for every step. More...
 
class  BilliardBallUnit
 A configurable billiard ball unit. More...