HOG2
Public Attributes | List of all members
RacetrackState Struct Reference

#include <Racetrack.h>

Public Attributes

int xLoc
 
int yLoc
 
int xVelocity
 
int yVelocity
 

Detailed Description

Definition at line 29 of file Racetrack.h.

Member Data Documentation

◆ xLoc

int RacetrackState::xLoc

◆ xVelocity

int RacetrackState::xVelocity

◆ yLoc

int RacetrackState::yLoc

◆ yVelocity

int RacetrackState::yVelocity

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