Membri pubblici | |
Disco (int x, int y, int r, const Colore &c) | |
void | disegna () const |
![]() | |
Cerchio (int x, int y, int r, const Colore &c) | |
void | muovi (int nx, int ny) |
![]() | |
OggettoGrafico (int nx, int ny, const Colore &col) | |
void | nascondi () |
void | mostra () |
void | cambiaColore (const Colore &col) |
Altri membri ereditati | |
![]() | |
int | raggio |
![]() | |
int | x |
int | y |
Colore | c |
bool | nascosto |