|
casse-brick
|
#include "brique.h"Go to the source code of this file.
Functions | |
| uint8_t | randomNumber () |
| std::tuple< SDL_Color, SDL_Color > | colorFromCollisionCounter (int counter, int super) |
| int | attributionSuperPower (int number) |
| int attributionSuperPower | ( | int | number | ) |
Definition at line 26 of file brique.cpp.
| std::tuple< SDL_Color, SDL_Color > colorFromCollisionCounter | ( | int | counter, |
| int | super | ||
| ) |
Definition at line 17 of file brique.cpp.
| uint8_t randomNumber | ( | ) |
Definition at line 8 of file brique.cpp.