PandA-2024.02
|
Data Fields | |
obj_description | screen_location |
int | num_hits |
unsigned char | color |
unsigned char _brick::color |
Definition at line 91 of file main.c.
Referenced by bricks_initialization(), game_main_loop(), and manage_brick_collision().
int _brick::num_hits |
Definition at line 90 of file main.c.
Referenced by bricks_initialization(), and manage_brick_collision().
obj_description _brick::screen_location |
Definition at line 89 of file main.c.
Referenced by bricks_initialization(), and game_main_loop().