bin dumm und hab 2 unötige commits gemacht, hier ist das wirklich drinnen
This commit is contained in:
parent
187ccdc6a5
commit
d8425f268b
BIN
6_Verkehrsmittel/KlassenVerkehrsmittel.png
Normal file
BIN
6_Verkehrsmittel/KlassenVerkehrsmittel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
@ -5,7 +5,6 @@ class Verkehrsmittel{
|
|||||||
private:
|
private:
|
||||||
int posX = 0;
|
int posX = 0;
|
||||||
int posY = 0;
|
int posY = 0;
|
||||||
int position[2] = {posX,posY};
|
|
||||||
public:
|
public:
|
||||||
void bewege(int x, int y);
|
void bewege(int x, int y);
|
||||||
virtual std::string text();
|
virtual std::string text();
|
||||||
|
|||||||
BIN
6_Verkehrsmittel/a.out
Executable file
BIN
6_Verkehrsmittel/a.out
Executable file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB |
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user