test
This commit is contained in:
parent
8df865b8da
commit
f3d4de5a0d
@ -3,6 +3,8 @@
|
||||
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