PandA-2024.02
Data Fields
_brick Struct Reference
Collaboration diagram for _brick:
Collaboration graph
[legend]

Data Fields

obj_description screen_location
 
int num_hits
 
unsigned char color
 

Detailed Description

Definition at line 87 of file main.c.

Field Documentation

◆ color

unsigned char _brick::color

Definition at line 91 of file main.c.

Referenced by bricks_initialization(), game_main_loop(), and manage_brick_collision().

◆ num_hits

int _brick::num_hits

Definition at line 90 of file main.c.

Referenced by bricks_initialization(), and manage_brick_collision().

◆ screen_location

obj_description _brick::screen_location

Definition at line 89 of file main.c.

Referenced by bricks_initialization(), and game_main_loop().


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

Generated on Mon Feb 12 2024 13:03:42 for PandA-2024.02 by doxygen 1.8.13