Burp
Data Fields
robot_impl Struct Reference
Collaboration diagram for robot_impl:
Collaboration graph
[legend]

Data Fields

char robot_name [robot_name_length]
 
int health_points
 
double angle
 
int speed
 
point pos
 
int id
 
int missiles
 
int memory [robot_memory]
 
unsigned int waiting_time
 

Field Documentation

◆ angle

double robot_impl::angle

◆ health_points

int robot_impl::health_points

◆ id

int robot_impl::id

◆ memory

int robot_impl::memory[robot_memory]

◆ missiles

int robot_impl::missiles

◆ pos

point robot_impl::pos

◆ robot_name

char robot_impl::robot_name[robot_name_length]

◆ speed

int robot_impl::speed

◆ waiting_time

unsigned int robot_impl::waiting_time

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