greenhouse
include
jukebox.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Jukebox
{
4
void
play
();
5
void
stop
();
6
bool
is_playing
();
7
}
Jukebox
Definition:
jukebox.h:3
Jukebox::is_playing
bool is_playing()
Definition:
jukebox.cpp:137
Jukebox::stop
void stop()
Definition:
jukebox.cpp:132
Jukebox::play
void play()
Definition:
jukebox.cpp:97
Generated on Mon Aug 16 2021 20:30:21 for greenhouse by
1.9.1