┌──────────────────────────────────────────────────────────────────────────────┐ │Ufo │ ├──────────────────────────────────────────────────────────────────────────────┤ │- **float** xPos │ │- **float** yPos │ │- **float** b │ │- **color** farbe │ │- **int** r │ │-- │ │+ Ufo(**float** xPos, **float** yPos, **float** b, **color** farbe, **int** r)│ │-- │ │+ void display() │ │+ void move(**int** v) │ └──────────────────────────────────────────────────────────────────────────────┘