![]() |
#include <GenericBlock.h>
Fonctions membres publiques | |
| GenericBlock () | |
| int | getId () const |
| void | setId (int id) |
| int | getX () const |
| void | setX (int x) |
| int | getY () const |
| void | setY (int y) |
| GenericBlock::GenericBlock | ( | ) |
| int GenericBlock::getId | ( | ) | const |
| int GenericBlock::getX | ( | ) | const |
| int GenericBlock::getY | ( | ) | const |
| void GenericBlock::setId | ( | int | id | ) |
| void GenericBlock::setX | ( | int | x | ) |
| void GenericBlock::setY | ( | int | y | ) |
1.8.15