#include "block.cpp"
Block::Block() {
// TODO: implémenter cette fonction
}
void Block::draw(sf::RenderWindow& window) {
void Block::update(State state) {
// rien à mettre à jour