generated from freudenreichan/Programmieren_3b
testing
This commit is contained in:
parent
33a655c61c
commit
260afdb7ee
@ -2,7 +2,7 @@
|
||||
|
||||
gamecube::gamecube(const Vec3 &pos, Color col)
|
||||
: position(pos), color(col) {}
|
||||
|
||||
//test
|
||||
void gamecube::Update(float flipSpeed)
|
||||
{
|
||||
if (flippingForward)
|
||||
|
Loading…
x
Reference in New Issue
Block a user