SPYSpheres
ZRGame.h File Reference

Contains documentation of functions specific to the player side of the game. More...

#include "pads.h"
#include "Constants.h"
#include "spheres_constants.h"
#include "ZR_API.h"
#include "ZRGameInternal.h"

Go to the source code of this file.

Classes

class  ZeroRoboticsGame
 The class of the game object that you will use. More...

Detailed Description

Contains documentation of functions specific to the player side of the game.

Use this documentation to learn about using the API functions available in the challenge. General API operations for Zero Robotics are available under ZR_API.h.

Access members of this file by using the syntax "game.functionname(inputs);"

Definition in file ZRGame.h.